[ ソース: 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)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- 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