[ 源代码: fenics-ufl ]
软件包:python3-ufl(2024.1.0-1)
python3-ufl 的相关链接
Debian 的资源:
下载源码包 fenics-ufl:
维护小组:
- Debian Science Team (QA 页面, 邮件存档)
- Johannes Ring (QA 页面)
- Drew Parsons (QA 页面)
- Francesco Ballarin (QA 页面)
外部的资源:
- 主页 [fenicsproject.org]
相似软件包:
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
- Fast array facility to the Python language (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-ufl-doc
- documentation and demos for UFL