-
### Bug Description
The saml-integrator got stuck in a restart loop, with an exception about missing libxslt.so.1.
This bug was fixed in rev 35 of the charm, however it still came up on latest/sta…
-
For the new version, the following doesn't compile, but seems like it should:
```rs
#[test]
fn test_different_input_output() {
struct Problem(F)
where
F: Fn(f64) -> Complex;
…
-
**Describe the bug 🐞**
A clear and concise description of what the bug is.
`delete!(integrator, indxs)` should delete only entries at `idxs`. Instead, `delete!` is deleting several other entries…
-
### Bug Description
When integrated with Traefik charm, when a user tries to access a page that requires authentication, the path prefix is not added, leading to 404:
### To Reproduce
Follow the …
-
There is somewhat of a design "impedance mismatch" between Quokka and Microphysics.
I think this can be solved with two straightforward API changes:
* making `actual_rhs` a functor object, and
*…
-
### What happened?
Nightly CI has timeout after 600 seconds on a coverage test of //multibody/inverse_kinematics:differential_inverse_kinematics_integrator_test in:
https://drake-jenkins.csail.mit.e…
-
We shall enable some factory, supplied as configuration for an integrator, that will allow us to produce singleton or interval coefficients for the functions involved.
-
* UltraNest version: 4.3.2
* Python version: 3.9.16
* Operating System: MacOs 14.4
### Description
I'm currently testing the implementation of UltraNest into `gammapy` the science tools for th…
-
## Steps to reproduce
1. Deploy `s3-integrator`, `loki-coordinator-k8s`, `mimir-coordinator-k8s`
2. `juju run s3-integrator/leader sync-s3-credentials access-key= secret-key=`
3. `juju config s3-in…
-
When I was writing the tests for parse outputs, I kept getting an error on this line of the code for oi2: df = df[df['in_solution'] == True] # Check whether this column can be empty before revising t…