[ 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
- Informational list of build-essential packages
-
- dep: cython
- C-Extensions for Python
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- 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