HarmonicReflux

Results 5 comments of HarmonicReflux

Hi @tsmbland, Can you let me know what command you invoke in the terminal that produces the error, i.e. is it something like `muse --model -` I take from your...

- How can one access the source code for the LP solver "adhoc" and where is this solver documented? - I think the solver "adhoc" acts fundamentally different from scipy's...

Looks very fishy indeed. To isolate the issue and compare the behaviour of the optimiser for the output of `muse --model default`, I stored them in a their separate folder...

Another idea I had is to experimentally run the optimizer of scipy for all algorithms supported off-the-shelf, i.e. "highs", which is the default, "highs-ds", "interior-point" (legacy), "revised simplex" (legacy), and...

I think this is related to earlier issue #359