Tutorial working again and powell optimization
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.