Pakket: python3-pysph (1.0~b0~20191115.gite3d5e10-6build1)
Verwijzigingen voor python3-pysph
Trisquel bronnen:
Het bronpakket pysph downloaden:
- [pysph_1.0~b0~20191115.gite3d5e10-6build1.dsc]
- [pysph_1.0~b0~20191115.gite3d5e10.orig.tar.gz]
- [pysph_1.0~b0~20191115.gite3d5e10-6build1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Science Maintainers (Mailarchief)
- Antonio Valentino
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pysph gerelateerde pakketten
|
|
|
-
- dep: build-essential
- Informational list of build-essential packages
-
- dep: cython3
- C-Extensions for Python 3
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libopenmpi3 (>= 4.1.2)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- 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.20.0)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- virtueel pakket geboden door python3-numpy
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using 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