These are the interface and sample programs to use ISPACK3 from Python.
ispack3.py:
The Python interface. You can use it by placing libispack3.so generated by ispack-3.2.2 or later in the same directory.
sxpack-test.py, sxpack-test2.py, sxpack-testv.py,
sypack-test.py, sypack-test2.py, sypack-testv.py, sypack-testk.py, sypack-large.py:
Sample programs similar to the test programs under the sample directory of ispack3.
ispack-for-python-turb-on-rotsphere.ipynb:
This is a sample script to conduct a numerical experiment of decaying 2D turbulence on a rotation sphere with jupyter-notebook.