How to Contribute to Quantarhei

To contribute to Quantarhei is relatively easy if you know something about Python programming. Quantarhei is almost completely implemented in Python and it uses standard numerical packages like numpy, scipy and pytorch. To really contribute, you need to use git.

The full list of dependencies of Quantarhei on external libraries can be found here. Consult the installation documentation in Section Quantarhei Installation.

Here you find information about several aspects of contributing code to Quantarhei: