Cross-platform C++ library of persistent pair extractor using the diamorse approach
Project description
PyPersPairDiaMorse
TODO
Authors: TODO
Prerequisites
Install a modern C++ compiler
Mac OS:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && xcode-select --install
Linux (Ubuntu):
sudo apt-get install g++
Windows: Visual Studio 2015 or later with C++ tools installed
Install PyPersPairDiaMorse
The easiest way to install and run PyPersPairDiaMorse is to utilize Python virtual environments (below are the commands to setup PyPersPairDiaMorse in Unix-based operation system, similar approach can be applied under Windows):
- Here env_name is any environment name that will used to run PyPersPairDiaMorse.
path_to_env- path to the environment where it will be created (Use '.') if it's current folder.
python -m venv path_to_env/env_name
source path_to_env/env_name/bin/activate
-
After, you need to install package
pip install pyperspairdiamorse. -
Example usage:
import numpy as np
import pyperspairdiamorse
TODO
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyperspairdiamorse-0.0.5.tar.gz.
File metadata
- Download URL: pyperspairdiamorse-0.0.5.tar.gz
- Upload date:
- Size: 32.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c42115db9dfdb7c830bdc03a06544e058d1394e2fe9df60b37ac22411bc41a2d
|
|
| MD5 |
0a8a9d5a1d37a0741d0aabe667539015
|
|
| BLAKE2b-256 |
cad9f69acd324bc46e78e3dbb102a91d1297559a9baeb4798385aa6a6a6df6a1
|
File details
Details for the file pyperspairdiamorse-0.0.5-cp39-cp39-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: pyperspairdiamorse-0.0.5-cp39-cp39-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 90.9 kB
- Tags: CPython 3.9, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15a68b59a178c65a5ef97875bc6698384af3b260586e831c978fd20c0308c93b
|
|
| MD5 |
96b8cbea0f1e1e3fdb29307dcea7d666
|
|
| BLAKE2b-256 |
4edc86c92f36b6c41862456074dda956c17b9c2adba7c50bebb3dd9335f18311
|