-
### Current behavior
Blackjax doesn't have code for constraints.
Stan (and NumPyro) handle constraints by transformation, and one could extract the Numpyro transformations and use those.
…
-
This issue is a spin-off of https://github.com/wpilibsuite/allwpilib/issues/4373.
The Tsitouras 5th order integration method is 3x more accurate than Dormand-Prince (RKDP). It uses the exact same a…
-
The following warnings were generated during installation on a Surf Research Cloud (SRC) Ubuntu v22.04 system while installing X-PSI. I used the `basic_environment.yml` file to create my environment a…
-
## Steps to reproduce
Just deploy mongodb and connect to it
## Expected behavior
I think we should autoconfigure or document recommended filesystem
## Actual behavior
I get the following warn…
-
## Steps to reproduce
Just deploy mongodb and connect to it
## Expected behavior
I think we should autoconfigure or document required kernel parameters similar to Charmed Opensearch
https://char…
-
The script `vdp_indirect_multiple_shooting.m` from 3.6.7 example does not run with CasADi 3.6.7 because it gives an error in line 128, `simulator = integrator('simulator', 'cvodes', dae, tgrid);`. I c…
-
Sundials IDA implementation of the BDF time integration is required to create a baseline benchmark with CADET-Core.
-
## Steps to reproduce
1. Install PostgreSQL using juju
2. Try to delete failed node
```
juju remove-unit postgresql/1 --destroy-storage
```
## Expected behavior
Expected that unit would…
-
@MasonProtter here's the MWE we were talking about earlier (sorry for the length of the DiffEq section). A couple notes:
* It seems like there's some unfavorable scaling in simulation time with Graph…
-
## Steps to reproduce
Follow tutorial for COS integration
## Expected behavior
A few alerts I would like to see
- Machine is down
- Machine is up but service is down
- Cluster is not writable
…