[ 原始碼: pysph ]
套件:pysph-doc(1.0~b1-5)
documentation and examples for PySPH
It is implemented in Python and the performance critical parts are implemented in Cython.
PySPH is implemented in a way that allows a user to specify the entire SPH simulation in pure Python. High-performance code is generated from this high-level Python code, compiled on the fly and executed. PySPH also features optional automatic parallelization using mpi4py and Zoltan. The package contains documentation and examples for PySPH.
其他與 pysph-doc 有關的套件
|
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python3-pysph
- open source framework for Smoothed Particle Hydrodynamics