What's Changed
In TESPy version 0.11.0 a major refactoring was applied to the presolving and the solving. Initial guesses, numerical stability of the solver and debugging models are improved. A block decomposition of the numerical problem allows to simplify the solving process and provide exact hints on model failures.
- Refactor presolving and solving by @fwitte in #1029
- Feature/#622 t0 x0 specifications by @fwitte in #1032
Full Changelog: v0.10.2...v0.11.0