[ 源代码: 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