[ 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
- build-essential なパッケージの一覧情報
-
- dep: cython
- C-Extensions for Python
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- 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 - Python 言語に高速な配列操作機能を追加
-
- dep: python-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python-numpy
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-pytest
- Simple, powerful testing in Python
-
- rec: pysph-viewer
- viewer for PySPH - framework for Smoothed Particle Hydrodynamics