1. Installation

You can install from Source Code or as a package.

1.1. pip installation

Install with pip from the numkit PyPi repository with

pip install numkit

Python 2.7 and recent Python 3 are all supported.

1.2. conda installation

New in version 1.2.1.

Changed in version 1.2.2: moved from bioconda to conda-forge channel

Install the conda-forge numkit package with conda package manager from the conda-forge channel with

conda install -c conda-forge numkit