CI/CD | |
Docs | |
Package | |
Meta |
CHERAB for Inversion, which is a package for the inversion technique of SVD, MFR, etc. For more information, see the documentation pages.
You can quickly try the inversion technique with Pixi
tool:
git clone https://github.com/munechika-koyo/cherab_inversion
cd cherab_inversion
pixi run lab
Then, JupyterLab will be launched and you can try the inversion technique with the example notebook.
You can install the package from conda-forge:
mamba install -c conda-forge cherab-inversion
The rest of the installation methods are described in the documentation.