Skip to main content

A Python wrapper for a C++ project

Project description

ExampleNewProject

This is a Python wrapper for a C++ project.

Installation

pip install examplenewproject




from examplenewproject.wrapper import process_files

num_iterations = 100
threshold = 0.0001
num_clusters = 12
seed = 17
file_list = [
    "../../Sample_Data/Breastcancer.csv",
    "../../Sample_Data/CreditRisk.csv",
    "../../Sample_Data/census.csv",
    "../../Sample_Data/birch.csv"
]

results = process_files(num_iterations, threshold, num_clusters, seed, file_list)

for result in results:
    print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

examplenewproject-0.3.tar.gz (201.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

examplenewproject-0.3-py3-none-any.whl (203.6 kB view details)

Uploaded Python 3

File details

Details for the file examplenewproject-0.3.tar.gz.

File metadata

  • Download URL: examplenewproject-0.3.tar.gz
  • Upload date:
  • Size: 201.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.1

File hashes

Hashes for examplenewproject-0.3.tar.gz
Algorithm Hash digest
SHA256 d354fbe927a871b83458ebef65d1786c42c890f89c1d2698c554f47cfa706b71
MD5 b0a3c8bab6b8f37b1667425cd7441232
BLAKE2b-256 700b0ad3dcac90fc8b02d1eb962a4fbae18f80f36ad68a29d927354c10af9aa1

See more details on using hashes here.

File details

Details for the file examplenewproject-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for examplenewproject-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 63dd60f42506f0347f7e2bf29b2a0acc35b22ed49eab2933a08a1ed206bb16f3
MD5 fdf5a1250514c6ab65966f0a8c1408a2
BLAKE2b-256 8e1877f12e80cd368946a2dcb7639476cce2969a09f39de46e3682cd29357355

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page