-
Hello Lineax,
I'm currently developing a multiphysics, multibody solver - kind of like [Project Chrono](https://projectchrono.org) on Jax.
The absolute best solver type on the market would be alge…
-
Some links:
* https://github.com/ampl/gsl/blob/644e768630841bd085cb7121085a688c4ff424d0/multifit_nlinear/trust.c#L588
* https://www.gnu.org/software/gsl/manual/html_node/Nonlinear-Least_002dSquares-…
-
I would like to express my gratitude for the amazing work done by the Tesseract Robotics team. While using Trajopt, I've encountered a few questions that I hope you could help clarify (please forgive …
-
This [implementation report](https://rml.io/implementation-report/) shows a lot of test failure, but this was 3 years ago, but many tests are [silently ignored](https://github.com/search?q=repo%3Amorp…
-
The expert/solver agent should be an agent that uses the following:
- chain of thought reasoning
- system 2 thinking
- verify step by step
- reflection
This agent will be pitted in an adversa…
-
Hello dear developers!
I'd like to use loco-pipe for my analyses, but can't install it properly (sorry I'm not very used to mamba). Here is the error message when trying to create the loco-pipe mam…
-
```luau
type Range = { min: number?, max: number? }
local function foo(): Range
return { min = -0, max = 0 }
end
local function bar(): Range
return { min = 0, max = 0 }
end
```
In the a…
-
cvxpygen is great, please update it! We upgraded our cvxpy version to 1.6 and there are clearly breaking changes. This is from the portfolio example notebook:
```
30 from cvxpy.problems.objec…
-
run `npm run build`
----
> Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
```
./src/components/Board/components/Cell/Cell.module.scss
Depreca…
-
# GSoC FEM Solver Z88
This page is dedicated to the description of the Google Summer of Code project idea regarding extending FEM solver Z88OS.
## Outline
FreeCAD is not only a traditional CA…