Skip to content

anschaible/phoenix

Repository files navigation

Welcome to phoenix

PHase-space Optimization and EstimatioN In JAX

License: MIT GitHub Workflow Status Documentation Status codecov

PHOENIX

Installation

The Python package phoenix can be installed from PyPI:

python -m pip install phoenix

Development installation

If you want to contribute to the development of phoenix, we recommend the following editable installation from this repository:

git clone https://github.com/anschaible/phoenix.git
cd phoenix
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

PHase-space Optimization and EstimatioN In JAX

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published