共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Instant |
Instant
|
0 | 0 | 448 |
贡献者 | 讨论 | 代码提交 |
Instant is a Python module that allows for instant inlining of C and C++ code
in Python. It is a small Python module built on top of SWIG and Distutils. Instant is used by FFC and DOLFIN for just-in-time (JIT) compilation of variational forms and expressions. It is part of the FEniCS Project (http://www.fenicsproject.org).