Version 2.23 has just been released with minor updates. Changes include:
- Updated documentation to match move to Inverse Problem Limited
- Rebuilt all solvers against MKL v11.3 R4
- Updated IPOPT to 3.12.6
- Updated ASL to v20160922, including VSBuild for auto compilation
- Updated nomadset to latest spec (C. Tribes)
- Fixed bug where maxnodes instead of maxiter was used for BARON maxiter setting.
- Fixed bug where x0 as a matrix could be supplied as solve(opt,x0) and skip error generation.
- [API Change] Changed return codes for constraint linearity in ASL interface