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

Uploaded Source

File details

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

File metadata

  • Download URL: pyperspairdiamorse-0.0.3.tar.gz
  • Upload date:
  • Size: 32.3 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.3.tar.gz
Algorithm Hash digest
SHA256 cbfbf051b3d0b0f23417407fb3368358d3888bda37a1e9701a49ccfb309924c2
MD5 b383c24b6fec43c4aae7bc2f4025bd1b
BLAKE2b-256 ee3475af67f32b40cd826a4c00b39293087254698594c90e025f9451298b7e0d

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