-
Thanks for this excellent library!
When using `BacksolveAdjoint` adjoint method, it's easy to get (and log) forward pass stats with
```python
sol = diffrax.diffeqsolve(
terms, solver, t_0, …
-
### PyBaMM Version
24.9
### Python Version
3.11
### Describe the bug
Casadi error is returned when using the IDAKLU solver with the `OKane2022` parameter set. Appears to be related to the interpo…
-
I am modeling a chamber experiment with a time step of 5 seconds and rates output step size of 5 seconds.
The output in speciesConcentrations looks fine, concentrations change at every time step as…
-
Is it possible to make this work with swi-prolog-9.1.2 ?
Gentoo seems to be stuck at this version for a while.
It's not far back from the 9.1.22 minimum mentioned in README.
But installing via pack…
-
Hi,
I started kicking the tires on spk, and my first impression is that I love that the project is already all setup to build within a container, but I'm running into an error running `make packages.…
-
http://bugs.povray.org/task/272 (As posted by Simon (infoised))
---------------
Details:
While familiarizing myself with the code, I found some small changes in the solve_cubic function tha…
-
Hi, just found your library! Very exciting.
Were you planning to add support for ODE simulation with diffrax?
I use diffrax to simulate my models and optimistix to fit them, and more generally wo…
-
Dependencies:
* Ipopt 3.14.0
* LLVM 15git
* SUNDIALS 6.1.1
Configure output:
```console
$ CC=clang CXX=clang++ cmake .. -DGRIDKIT_ENABLE_SUNDIALS_SPARSE=OFF
-- The C compiler iden…
-
# :beetle:
- [x] I have checked that this issue has not already been reported.
### Bug summary
When running a Switch model using the code currently in the `mvp` branch, the solver finds an opti…
-
I encounter two problems:
1) library installation path changed from the usual /usr/lib (I am OK with that) to
/usr/lib + /usr/lib64 + /usr/lib64libsurvive
```
ls -R
./lib:
debug libminim…