You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-14Lines changed: 3 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ import PyPartMC
31
31
- works on Linux, macOS and Windows (compatibility assured with [CI builds](https://github.com/open-atmos/PyPartMC/blob/main/.github/workflows/tests.yml))
32
32
- hassle-free installation using `pip` (prior PartMC installation **not needed**)
33
33
- works out of the box on [mybinder.org](https://mybinder.org/), [Google Colab](colab.research.google.com/) and alike
34
-
- ships with [a set of examples](https://github.com/open-atmos/PyPartMC/tree/main/examples) maintained in a form of Jupyter notebooks
34
+
- ships with [a set of examples](https://github.com/open-atmos/PyPartMC-examples) maintained in a form of Jupyter notebooks
35
35
- Pythonic API (but retaining PartMC jargon) incl. exceptions and GC deallocation of Fortran objects
36
36
- code snippets in README depicting how to use PyPartMC from Julia (also executed on CI)
37
37
- auto-generated [docs on the web](https://open-atmos.github.io/PyPartMC/)
[](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/hello_world.ipynb)
[](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/condense.ipynb)
[](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/widgets_playground.ipynb)
0 commit comments