[ 源代码: petsc4py ]
软件包:python-petsc4py-doc(3.23.1-1exp2)
python-petsc4py-doc 的相关链接
Debian 的资源:
下载源码包 petsc4py:
维护小组:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
- python3-petsc4py-real3.14
- python3-petsc4py-complex3.22
- python3-petsc4py-real3.22
- python3-petsc4py-complex3.18
- python3-petsc4py-real3.18
- python3-petsc4py-complex3.23
- python3-petsc4py-real3.23
- python3-petsc4py-complex3.19
- python3-petsc4py-real3.19
- python3-petsc4py-64-complex3.14
- python3-petsc4py-64-real3.14
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Python bindings for PETSc libraries: documentation and examples
PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.
petsc4py provides Python bindings to almost all functions of PETSc. This package provides documentation and examples for petsc4py.
其他与 python-petsc4py-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-common
- documentation generator for Python projects - common data
-
- rec: python3-petsc4py
- Python 3 bindings for PETSc libraries