/gpr_complex

A Gaussian Process Regression (GPR) library that can work with complex numbers.

Primary LanguagePythonMIT LicenseMIT

pre-commit

A Gaussian Process Regression (GPR) library that can work with complex numbers.

Development

For dependency management and publishing to Pypi we use poetry.

If you want to extend gpr_complex, clone it from the git repository, run poetry install to create the virtual environment with the required dependencies and run pre-commit install to install the commit hooks.