For the official PyBaMM documentation, please visit https://docs.pybamm.org/en/stable/
PyBaMM is available on the pip and conda package managers for Windows, macOS, and Linux; and the
the library (with its required dependencies) can be installed with
pip install pybammor
conda install -c conda-forge pybamm-baseAt the moment, PyBaMM’s conda-forge distribution does not include IDAKLUSolver.
More detailed instructions for installing PyBaMM on different platforms and for installing from source can be found in the installation instructions in the documentation.
If you would like to get started with PyBaMM, you may go through the Getting Started notebooks which introduce its basic features. You can launch the notebooks on Google Colab to run them on the cloud without having to install PyBaMM on your computer.
For more resources, please refer to the Examples section in the PyBaMM documentation.
You can get help from the community by posting questions on the PyBaMM Discourse.