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.1.tar.gz (175.5 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.1-py3-none-any.whl (176.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for examplenewproject-0.1.tar.gz
Algorithm Hash digest
SHA256 e349426ce875e422118f159893e53cde78f86eda108b78c79f6d5daa85603f84
MD5 164f28bc27210d7419a27df6f3aef769
BLAKE2b-256 0ed274333830c81a4ec6acaa990b1c56c866f9faf5e1c68d295030c3d716bdfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for examplenewproject-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5397140b8d38829be08f0f1d98a2b5f796a7daa4e31d30ffd5a2bb5898d63c46
MD5 f787d7185cfa6a290fb1c4014320fd42
BLAKE2b-256 8172c1c79637050eb73b519d2cb63e55e1e165bc9cdf89dfc42321ecf04c9b7a

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