Florian Schaefer
Florian Schaefer
I implemented a version of the Iwamoto Newton Rapshon. This may help to improve convergence. The algorithm can be used by choosing `runpp(net, algorithm="iwamoto_nr")`
It would be great if you'd add a test before merging :)
Wow, that triggered a discussion (overnight). Sorry for the late response, my social life interferes with work one some Friday nights ;) I came across this issue, since I try...
The current OTS implementation is fine for my purpose. I was just confused by the note in the docs about the connected component. The tree constraint would be a very...
Is this working for you? I have the same problem with libcoinhsl.so or libcoinmumps (depending what I chose in setup.py) ``` File "/home/florian/anaconda3/lib/python3.6/site-packages/pyipopt/__init__.py", line 16, in from pyipoptcore import *...
Thank you @lenlennart and @skrysmanski for your work and answers! I have the same issue and the "change keyboard" button is not available on Mac OS Big Sur. Here is...