-
The audit actions are of 2 types: Security and Others. This ticket is to keep track of the "Others". On each point we need a PR or an explication on why we consider no de change is needed.
Audit ca…
-
### Lagrange项目
OneBot
### 新需求内容
比如说原来的onebot端和服务端是一对一,但是为了服务端的高可用我会希望把它做成集群,所以我希望lgr能直接帮我完成服务端集群多节点的负载均衡
-
Please can you look into adding a callback function for optimization algorithms that is called at the end of each (outer / main) optimization loop / iteration.
I tried adding this myself, specificall…
-
Hi @jorgensd
Are there plans to add a demo for solving the poisson equation using the DG method?
Thanks!
Rem
-
I have an NLP that I am solving through `Optimization.jl` using either `Ipopt` or `MadNLP` as the solver. Both have previously worked. It seems now that I get an error from ForwardDiff about mismatche…
-
### 请确保您已阅读以上注意事项,并勾选下方的确认框。
- [X] 我已经仔细阅读上述内容
- [X] 我已经使用 [最新构建](https://github.com/LagrangeDev/Lagrange.Core/actions/) 测试过,问题依旧存在。
- [X] 我已经在 [Issue Tracker](https://github.com/LagrangeDev/Lagrange…
-
In the CQL trainer, the policy_loss is formulated before the QF_Loss is, but the QF_Loss backprops the policy network before policy_loss does, which causes a Torch error. Would the intended use be to …
-
Error from cmgui:
Reading ./results/LinearTet.part0.exnode
Reading ./results/LinearTet.part0.exelem
ERROR: Invalid basis type
ERROR: Invalid basis type
ERROR: Invalid basis description
ERROR: …
-
Hi there,
I tried to install JuliaFEM but upon issuing
Pkg.test("JuliaFEM")
I get first a warning, and then errors:
`┌ Warning: Package FEMBase does not have TimerOutputs in its de…
-
Hello,
When I try to compile virtual casing on Amazon Linux 2 (derivative of CentOS 7) with the default gcc 7.3.1, I am getting errors.
The output is
```
[1/2] Building CXX object CMakeFile…