Skip to main content

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):

  1. 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
  1. After, you need to install package pip install pyperspairdiamorse.

  2. 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

pyperspairdiamorse-0.0.2.tar.gz (30.7 kB view details)

Uploaded Source

File details

Details for the file pyperspairdiamorse-0.0.2.tar.gz.

File metadata

  • Download URL: pyperspairdiamorse-0.0.2.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for pyperspairdiamorse-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2dab660a5e6662ec80d81057cad08328eb566e87b0f5dcf70e75c12813f79563
MD5 cd5ad95caaa793ceea4fbb748ba1dcf5
BLAKE2b-256 bc5ff7bb5f8a3e28c0953eb4c024dfb7f1d2cc97e87325773ca18984392ce940

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