[ buster ]
[ sid ]
[ 源代码: pysph ]
软件包:python-pysph(0~20180411.git1ae58e1-2.1)
python-pysph 的相关链接
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]
相似软件包:
open source 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.
其他与 python-pysph 有关的软件包
|
|
|
|
-
- dep: build-essential
- 编译所必需的软件包列表
-
- dep: cython
- C-Extensions for Python
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2)
- GCC 支持库
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-dev
- header files and a static library for Python2
-
- dep: python-mako
- fast and lightweight templating for the Python platform
-
- dep: python-mock
- Mocking and Testing Library
-
- dep: python-nose
- test discovery and running of Python's unittest
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虚包由这些包填实: python-numpy
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-pytest
- Simple, powerful testing in Python
-
- rec: pysph-viewer
- viewer for PySPH - framework for Smoothed Particle Hydrodynamics