The Python package rubix
can be downloades from git and can be installed:
git clone https://github.com/ufuk-cakir/rubix
cd rubix
pip install .
If you want to contribute to the development of rubix
, we recommend
the following editable installation from this repository:
git clone https://github.com/ufuk-cakir/rubix
cd rubix
python -m pip install --editable .[tests]
Having done so, the test suite can be run using pytest
:
python -m pytest
This project depends on jax. It only installed for cpu computations with the testing dependencies. For installation instructions with gpu support, please refer to here.
Sphinx Documentation of all the functions is currently available under this link.
A tool to interactively generate a user configuration is available under this link.
This repository was set up using the SSC Cookiecutter for Python Packages.
Ufuk Çakır 💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 |
anschaible 💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 |
Tobias Buck 💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 |