[ 源代码: ufl ]
软件包:python3-ufl(2019.2.0~git20210211.d60cd09-1)
python3-ufl 的相关链接
Debian 的资源:
下载源码包 ufl:
- [ufl_2019.2.0~git20210211.d60cd09-1.dsc]
- [ufl_2019.2.0~git20210211.d60cd09.orig.tar.gz]
- [ufl_2019.2.0~git20210211.d60cd09-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-ufl-doc
- documentation and demos for UFL