[ ソース: pysph ]
パッケージ: python3-pysph (1.0~b0~20191115.gite3d5e10-4)
python3-pysph に関するリンク
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]
類似のパッケージ:
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.
その他の python3-pysph 関連パッケージ
|
|
|
|
-
- dep: build-essential
- build-essential なパッケージの一覧情報
-
- dep: cython3
- C-Extensions for Python 3
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libopenmpi3 (>= 4.1.0)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-all-dev
- package depending on all supported Python 3 development packages
-
- dep: python3-beaker
- cache and session library for Python 3
-
- dep: python3-compyle
- Execute a subset of Python on HPC platforms
-
- dep: python3-cyarray
- Fast, typed, resizable, Cython array
-
- dep: python3-mako (>= 1.1.0)
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pytools
- big bag of things supplementing Python 3 standard library
-
- rec: pysph-viewer
- viewer for PySPH - framework for Smoothed Particle Hydrodynamics
-
- rec: python3-mpi4py
- bindings of the Message Passing Interface (MPI) standard
-
- rec: python3-pyopencl
- Python 3 module to access OpenCL parallel computation API
-
- rec: python3-pyzoltan
- Wrapper for the Zoltan data management library
-
- rec: python3-stl
- stl file and 3d object handling for the Python language
-
- sug: pysph-doc
- documentation and examples for PySPH