[ 源代码: pysph ]
软件包:pysph-doc(1.0~b1-8)
Open-source framework for Smoothed Particle Hydrodynamics (documentation)
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-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python3-pysph
- Open-source framework for Smoothed Particle Hydrodynamics