[ ソース: pysph ]
パッケージ: pysph-doc (1.0~b0~20191115.gite3d5e10-4)
pysph-doc に関するリンク
Debian の資源:
pysph ソースパッケージをダウンロード:
- [pysph_1.0~b0~20191115.gite3d5e10-4.dsc]
- [pysph_1.0~b0~20191115.gite3d5e10.orig.tar.gz]
- [pysph_1.0~b0~20191115.gite3d5e10-4.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 (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 0.5.1+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python3-pysph
- open source framework for Smoothed Particle Hydrodynamics