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.1.tar.gz (30.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyperspairdiamorse-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 3d55e0070d16676596814b2cfcbdd5810d0623661121adf928e5782278c47914
MD5 355080e8f1e3579bd192bed2d2edbef3
BLAKE2b-256 ed39e54b0a69eaaa8d4c0cffca7a4b50303b5b71c0c1e44e494779f61a6cee29

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