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
Example use cases and animations are in the [`/notebooks`](centpy/notebooks/) folder and can be executed with [Google Colab](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/index.ipynb).
11
+
Example use cases and animations are in the [`/notebooks`](notebooks/) folder and can be executed with [Google Colab](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/index.ipynb).
12
12
13
13
Centpy provides three main classes for parameters, equations, and solvers. These classes are explained based on the numerical solution of a one-dimensional [Burgers equation](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/Burgers_1d.ipynb) below.
0 commit comments