Quantum and Biological Simulation

Python Library

Simulation of systems involving tree structures

MatrixTree

Crystal

Installation

Development

pip install --upgrade -e . --break-system-packages

Running Tests

Individual Module

python -m doctest $module_path

Run All Tests

Execute ./pytest.