[ ソース: pysph ]
パッケージ: pysph-viewer (1.0~b0~20191115.gite3d5e10-4)
pysph-viewer に関するリンク
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]
類似のパッケージ:
viewer for PySPH - framework for Smoothed Particle Hydrodynamics
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 viewer for PySPH.
その他の pysph-viewer 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pysph
- open source framework for Smoothed Particle Hydrodynamics
-
- rec: mayavi2
- scientific visualization package for 2-D and 3-D data
-
- rec: python3-h5py
- general-purpose Python interface to hdf5
-
- sug: pysph-doc
- documentation and examples for PySPH