-
When dealing with plasma waves, it would be helpful to have a dispersion relation solver.
This was recommended by John Raymond. I believe Carl Sovinec wrote a code that this several years ago, tho…
-
Dear Bertrand,
I am trying to understand the parcellation code published here, especially the spectral clustering part. I plan to implement something closely related but using structural MRI instead. …
-
I'm trying to understand the generator cost block preprocessing code. It first removes the blocks which are too expensive:
https://github.com/lanl-ansi/PowerModelsSecurityConstrained.jl/blob/8e2ac90d…
-
With `cbc` installed on 9.6, and Coin as the default solver:
```
sage: default_mip_solver()
'Coin'
```
there are a lot of broken doctests involving `MixedIntegerLinearProgram`, showing wrong (at l…
-
Thank you for this great tool!
One small thing pops out when looking at the code, should Omega = 2\*PI\*Frequency on the following line and not Omega = Frequency/2/PI?
https://github.com/ZeppSa…
jnvn7 updated
10 months ago
-
Both the strategic and sequence form LCP implementations in src/nash/lcp carry around a Solution class (defined as a nested class inside the LCP algorithm driver) object, which includes working data o…
-
I am seeing segfaults while running the papilo 2.2.0 testsuite on some architectures. The segfault is repeatable on s390x. Valgrind shows an out-of-bounds array access on all architectures, although…
-
### Enter calculator name -
First_Order_Differential_Equation_Solver
### Describe calculator functionality -
Input ODE: Allow the user to input a first-order ordinary differential equation. T…
-
- [x] I am usually not a fan of having generated data under version control (here sphinx build).
But this is debatable.
***
- [x] Integration of movies and the Doxygen in Sphinx is nice.
The font o…
-
release date: mid-june
wanted:
- [x] Jupyterlab-4.2.1+ (seems it will be ~~on time~~ nearly on time)
- [x] a free-threading [experimental] WinPython:
- goal is keep developers moving forward…