Skip to content

Tutorial working again and powell optimization

Choose a tag to compare

@Immudzen Immudzen released this 29 Jan 19:15
· 290 commits to master since this release

One of the earlier changes with how directories are created broke the tutorials. They should work again.

Added optional Powell optimization (2nd order local gradient free optimizer) when gradient optimization is used to the system. Just set

"localRefine": "powell",

in the json file.