Skip to main content

Cherab inversion framework

Project description

CHERAB-Inversion

PyPI Conda PyPI - Python Version

DOI GitHub

pre-commit.ci status Documentation Status PyPI Publish

Ruff Code style: black Docstring formatter: docformatter Docstring style: numpy pre-commit

CHERAB for Inversion, which is a package for the inversion technique of SVD, MFR, etc. For more information, see the documentation pages.

Quick installation

mamba/conda is recommended to install cherab-inversion.

mamba install -c conda-forge cherab-inversion

If you want to use pip, please install suitesparse at first, then install cherab-inversion.

# Linux (Debian/Ubuntu)
sudo apt install libsuitesparse-dev
# macOS
brew install suite-sparse
pip install cherab-inversion

For Developpers

If you would like to develop cherab-inversion, it is much easier to create a conda environment after cloning repository.

mamba env create -f environment.yaml
mamba activate cherab-inv-dev
python dev.py build
python dev.py install

Please follow the development procedure.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cherab_inversion-0.1.5.tar.gz (625.8 kB view hashes)

Uploaded Source

Built Distributions

cherab_inversion-0.1.5-cp311-cp311-musllinux_1_1_x86_64.whl (191.1 kB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

cherab_inversion-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (188.5 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cherab_inversion-0.1.5-cp311-cp311-macosx_10_9_x86_64.whl (183.6 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

cherab_inversion-0.1.5-cp310-cp310-musllinux_1_1_x86_64.whl (190.6 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

cherab_inversion-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (189.4 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cherab_inversion-0.1.5-cp310-cp310-macosx_10_9_x86_64.whl (183.9 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

cherab_inversion-0.1.5-cp39-cp39-musllinux_1_1_x86_64.whl (191.1 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

cherab_inversion-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (189.9 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

cherab_inversion-0.1.5-cp39-cp39-macosx_10_9_x86_64.whl (184.4 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page