[ 原始碼: pysph ]
套件:pysph-doc(0~20180411.git1ae58e1-2.1)
pysph-doc 的相關連結
Debian 的資源:
下載原始碼套件 pysph:
- [pysph_0~20180411.git1ae58e1-2.1.dsc]
- [pysph_0~20180411.git1ae58e1.orig.tar.xz]
- [pysph_0~20180411.git1ae58e1-2.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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 (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.4.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python-pysph
- open source framework for Smoothed Particle Hydrodynamics