[ 原始碼: pysph ]
套件:pysph-viewer(1.0~b1-5)
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
-
- rec: python3-pyside2.qtwidgets
- Python bindings for Qt5 Widgets module (Python 3)
-
- sug: pysph-doc
- documentation and examples for PySPH