Pakket: pysph-doc (1.0~b1-8)
Verwijzigingen voor pysph-doc
Debian bronnen:
Het bronpakket pysph downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan pysph-doc gerelateerde pakketten
|
|
|
|
-
- 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