2. Source Code
The source code itself is available in the numkit git repository
under the BSD 3-clause license (see file LICENSE
).
2.1. Public git repository
Get the sources with
git clone https://github.com/Becksteinlab/numkit
and install with
pip install ./numkit
2.2. Contributing
Contributions in the form of feedback, bug reports, suggestions and pull requests are very welcome.