-
Would be great to have a benchmark for IDE PINNs.
-
Hi, I reimplemented the code and found that the adjoint method cost about 5x memory when starting solving adjoint equations. And with direct propagation using dpm solver with about only 10 steps, the …
-
This is a great (and probably the best) rust crate for numerical maths. So incredible job first of all! Rewriting all these Algorithms must have been a huge pain.
I propose adding a solver for non-…
-
# Issue Title
Create Fractional Riccati Differential Equation Solver using Jacobi Tau Method
## Issue Description
### Overview
Develop a solver for fractional Riccati differential equations (FREs) ba…
-
**Submitting author:** @navasmontilla (Adrian Navas Montilla)
**Repository:** https://github.com/navasmontilla/CAELUM
**Branch with paper.md** (empty if default branch):
**Version:** v1.0
**Editor:**…
-
We have recently started testing julia 1.11 in our projects [Trixi.jl](https://github.com/trixi-framework/Trixi.jl) and [TrixiParticles.jl](https://github.com/trixi-framework/TrixiParticles.jl). We ob…
-
### Description
When `x^2` coefficient is zero, the equation solver does not work as expected.
It claims that `x` is imaginary and does not tell me the 'roots' of the equation.
As a user, I would e…
-
Thanks for this library, is working really well in many cases.
I am facing an issue though with a specific case:
```swift
let solver: Solver = Solver()
let row0 = Varia…
-
### Description
When `x^2` coefficient is zero, the equation solver does not work as expected.
It claims that `x` is imaginary and does not tell me the 'roots' of the equation.
As a user, I would e…
-