软件包:python3-ufl(2024.2.0-1exp1)
python3-ufl 的相关链接
Debian 的资源:
下载源码包 fenics-ufl:
- [fenics-ufl_2024.2.0-1exp1.dsc]
- [fenics-ufl_2024.2.0.orig.tar.gz]
- [fenics-ufl_2024.2.0-1exp1.debian.tar.xz]
维护小组:
- Debian Science Team (QA 页面, 邮件存档)
- Johannes Ring (QA 页面)
- Drew Parsons (QA 页面)
- Francesco Ballarin (QA 页面)
外部的资源:
- 主页 [fenicsproject.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
unified language for form-compilers (Python 3)
UFL (Unified Form Language) is a unified language for definition of variational forms intended for finite element discretization. More precisely, it defines a fixed interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation. The form compilers FFC and SyFi use UFL as their end-user interface, producing UFC implementations as their output.
This package installs the library for Python 3.
其他与 python3-ufl 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-ufl-doc
- documentation and demos for UFL