This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and it contains two .m files that were omitted from the previous release due to a mistake in the release generation script. Additionally, this release is more robust to failures in the LP solver used in the initial checks. The release notes from the previous release are below. This release is primarily focused on refactoring the code structure for greater manageability. All of the estimation code has been moved into a separate sub-module, with its own examples, documentation and tests, and throughout the folder structure has been improved. However, this release does add one significant new feature (by request), namely the ability to set the initi...