-
## Summary
Hi. I'm new to Pyomo so this may be a user error or a true bug.
I was working with the new pyomo.contrib piecewise library with the hope of using its multi-dimensional piecewise capa…
-
Hi,
I have an error while compiling on FlexibleSUSY > 2.5.0. It seems that the variable `@MODEL_SPECIFIC_MODULES@` is not assigned by the `configure` script, so I have the following error while co…
-
When using `minimize_ipopt()`, there is currently no way to update the default value of `eps` used by the `IpoptProblemWrapper()` class. `eps` is the default step size used when numerically evaluating…
-
Sometimes we encounter failures to converge leading to this error message:
https://github.com/MESAHub/mesa/blob/1baa4348b5bb1c12a487e9caab6264daef919af4/turb/private/thermohaline.f90#L195-L199
Adr…
-
In conda-forge, we ran into new test failure for scipy 1.8, which appears only with MKL (which is available in cf only for x86), and only if the processor supports AVX512 (which azure CI only has for …
-
**Submitting author:** @lsandig (Ludger Sandig)
**Repository:** https://github.com/lsandig/Kirstine.jl
**Branch with paper.md** (empty if default branch): paper-draft
**Version:** v0.5.0
**Editor:** @…
-
Apply the #211 #53 and #60 #257 to each lecture. I think you can group them by "chapter" in a single PR. You can check off the lecture when you have done the full pass of all three of these.
Get…
-
I'm deep in the thick of some Monte Carlo analysis using a root-finding algorithm for each sample. For performance reasons I would like to use batch-processing techniques, but [`scipy.optimize.brentq`…
-
```
I ran the below for several hours, and when after that it had still not returned anything, I gave up. It
should return an Integral class (at least that is what Maple does).
integrate((sin(1/x…
-
Hi there,
I have been trying to solve a quadratic optimization problem. I have tried all the open source solvers as well as MOSEK. I noticed that OSQP, Clarabel and PROXQP result in a feasible solu…