-
The following script is an autocti example script:
https://github.com/Jammy2211/autocti_workspace/blob/main/scripts/dataset_1d/modeling/start_here.py
It has the following assertion:
```
trap…
-
When I provide a custom start value for some of my variables via JuMP, then the solver crashes with segfault and/or double free errors. I can only reproduce for indicator constraints as reported below…
-
From @weinand:
Today the tunneling service blindly forwards all communication ports.
This includes ports that are used for debugging (even if our remote debugging feature does not need these ports t…
-
### Describe your problem!
When caching on a bicycle, I really appreciate the possibility to see the routing distance to the target in big letters.
But there are some caveats:
1. while approachin…
-
I am using `pandora map` to align the reads against the pangenome reference and call out the variants using the `--genotype` option. I ran the pandora map command using the default (ML path-oriented (…
-
This seems funny to bring up after such a long time. Karl mentioned at one point that fontspec should include the line number in some of its warnings, and it got me thinking. When we have:
```
******…
-
I got negative pseudo-R2s on the V4 data
so I checked:
running with default `reg_lambdas` seems to work fine
``` python
import numpy as np
import scipy.sparse as sps
from sklearn.preprocessing impor…
-
CryptOpt code contains more spills than comparable handwritten code, and sometimes more than compiler-generated code. It is not clear whether this is important for performance, but I do have an implem…
-
### Description
Running an orchestration on 20 "Always ready" EP3 instances where a large amount of data is cached in memory and therefore RAM usage is high. However I observed the issue live and no …
-
### Description
I'm currently working on a project where I'm using Crew AI agents with chunking and context retention. As part of this process, I'm attempting to implement long-term memory for the ag…