-
@trilinos/
## Expectations
Applying right preconditioning (with user-provided matrix P) to the current linearized equation system **Ju = -F** as follows:
**J P^-1 Pu = -F*…
-
I often see this warning and remember discussing it in the past but I don't think we ever recorded it in the issues.
```
************************************************************************
…
-
@finmod I think you might want to see these:
https://github.com/jonathanBieler/BlackBoxOptimizationBenchmarking.jl
This probably explains our speed and success rates. Optim and BlackBoxOptim don…
-
Hi,
i am a Phd Student at the Max Planck Institute Magdeburg.
I am working on numerical methods for large scale differential Riccati equations.
I want to use DifferentialEquations.jl to solve a …
-
I think it's time that we put down a design for a type-based DSL which can specify ODEs, higher order ODEs, SDEs, regular jumps, DAEs, DDEs, PDEs, and all combinations. I think we actually get a DSL f…
-
Are there any plans for other solvers (such as [ARKode](https://computation.llnl.gov/casc/sundials/description/description.html#descr_arkode)) to be included in this package? Or is the idea to keep Su…
-
I am trying AmplNKWriter with Knitro. The code is working reasonably fast with JuMP+Knitro (Knitro is called within seconds, problem is solved in around 300 sec), however when AmplNLWriter is used, I …
-
The latest master causes failures once per time step on the twp model (RANS2P) when running a 3D case, and this considerably increase the computational cost of running a simulation. It happens for a s…
-
Hi everyone, I've got two questions and hope some of you can help me.
1.) I recently wrote a function to realise a FollowerLineLoad2N where I update the local cs of the stucture with the help of th…
-
What it says. See e.g. [this post](https://ask.sagemath.org/question/36469/understanding-solve/) for why.
Depends on #23990
Depends on #24104
Depends on #24062
CC: @rwst @mforets @sagetrac-tmont…