ardorlab / MIDAS

A flexible optimization framework for nuclear engineering optimization problems
MIT License
3 stars 6 forks source link

Changed optimizer class from being a factory for the algorithm class … #13

Closed nick-rollins-ncsu closed 1 month ago

nick-rollins-ncsu commented 1 month ago

…to being the vessel for actually performing optimization, while the algorithm class is now simply used as an attribute of the optimizer class.

nick-rollins-ncsu commented 1 month ago

@gkdelipei I'm still getting a permissions error when trying to push to ardorlab/MIDAS:devel; each push then shows up as a pull request. I'll try redoing a checkout of the new branch and see if that fixes it.

nick-rollins-ncsu commented 1 month ago

no dice, it still doesn't let me push to devel.

gkdelipei commented 1 month ago

This is weird. I gave you now a higher access so maybe that was the issue ?

image