v1.6.0
Changes
- Now documentation is available online here
- Updated dependency to
numpy < 2.0.0
, as the newest release ofnumpy
breakscasadi
- Updated dependency to
joblib >= 1.4.0
- Updated
multistart.ParallelMultistartNlp.__init__
to accept a genericparallel_kwargs
dict to instantiate thejoblib.Parallel
backend