-
A list of TO-INCLUDEs
- [ ] go thru this paper https://arxiv.org/abs/1905.13189
- [ ] check inspire page https://inspirehep.net/experiments?sort=mostrecent&size=25&page=1&q=&classification=Non-exp…
-
```
What steps will reproduce the problem?
1. Download SetupSketchyPhysics3.2-Dec2
2. Install it, install software talks about 3.1 version
3. Try it, Sketchup's window says it needs 3.2 version
4. alw…
-
As I'm working more and more with tensormaps and tensorblocks, I start wishing that we can have indexing and operations in the vein of [pandas](https://pandas.pydata.org/), where one can index values …
-
### Component(s)
otelcollector
### Component version
0.17.1
### wgc version
0.40.2
### controlplane version
0.107.0
### router version
0.109.1
### What happened?
## De…
-
Currently, when returning a complex type to Fortran `cpp_bindgen` always returns `bindgen_handle *` as `type(c_ptr)` in Fortran. As a result, the actual type of the Fortran object is unknown and the u…
-
When we measure `DeltaSigma` from the data, we basically compute `g*Sigma_c`, where `g` is the reduced shear and not the shear `gamma` (`g = gamma/(1-kappa)`). However, the model definition of `DeltaS…
-
### Component(s)
router
### Component version
latest
### wgc version
latest
### controlplane version
latest
### router version
latest
### What happened?
Detailed paths
Introduced throug…
-
Software engineering
- [x] Add tests
- [x] Implement a proper notion of printing environment
- [x] Use proper logging
- [x] Plug together the unification and the database again
Science
- [ ] M…
-
Hi,
I find out a corner case where using MKLPardisoKKTSolver have different behavior vs. base solver
`
using LinearAlgebra, SparseArrays, Random, COSMO, JuMP, Test
using Pardiso
rng = Ran…
-
### Bug description
In the `_quarto.yml` file, setting `engine: knitr` or any variants (`jupyter: python3`, etc) should apply as the default for any files unless modified in the subsequent file's Y…