-
Running FFCx on the following code
```
from basix.ufl import element
from ufl import (
FunctionSpace,
Mesh,
TestFunction,
TrialFunction,
dx,
grad,
inner,
)
…
-
I can `add JuliaFEM`, but when I am `using JuliaFEM` I get the following error.
Cheers!
```Julia
[ Info: Precompiling JuliaFEM [f80590ac-b429-510a-8a99-e7c46989f22d]
ERROR: LoadError: LoadErro…
-
-
When error checking in Mu, if there is not a space after #, Mu reports an error:
Block comment should start with a '# '
There is a lot of python code that has been written that does not have a spa…
-
Hi @vpuri3 I am interested in this project and also
- Gauss-Hermite
- Gauss-Laguerre
quadratures, and how nonlinear terms are handled. In particular there is a body of work in ultra-cold gases t…
-
The following script attempts to use static condensation (SCPC) as the outer solver and geometric multigrid as the inner solver to solve a continuous Lagrange formuation of Poisson.
```
from fired…
-
## Bug Description
The RunApp test says OK if there's an exception thrown in a solve, as we end up with a "Solve not converged" report and a regular exit code of 0
adding an exception in simple_di…
-
I am interested in seeing what happens when all positivity requirements are turning off, however removing all reference to it in the input card seems to crash things, i.e. it seems to need at least on…
-
Opinionated list of examples that
* [x] https://jsxgraph.org/wiki/index.php/Draggable_exponential_function
* **doable**
* [ ] https://jsxgraph.org/wiki/index.php/Lagrange_interpolation
* req…
-
### PyPI 项目名
nonebot_plugin_lagrange
### 插件 import 包名
nonebot_plugin_lagrange
### 标签
[{"label":"Lagrange","color":"#ea5252"}]
### 插件配置项
```dotenv
LAGRANGE_PATH='Lagrange'
LAGRAN…