[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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