Releases: control-toolbox/CTDirect.jl
Releases · control-toolbox/CTDirect.jl
v0.14.13
v0.14.12
v0.14.11
v0.14.10
CTDirect v0.14.10
- compat updates
Merged pull requests:
- Up compat (#395) (@ocots)
- Update Project.toml (#397) (@PierreMartinon)
Closed issues:
- [General] Update compat (#394)
v0.14.9
CTDirect v0.14.9
- default tolerance for NLP solver is back to 1e-8
Merged pull requests:
- Preparing 1.0.0 (#370) (@PierreMartinon)
- Defaut ADNLP backend is now manual patterns (#382) (@PierreMartinon)
- updated some problems, and benchmark script (#384) (@PierreMartinon)
- batch coloring test (#392) (@PierreMartinon)
- compat (#393) (@PierreMartinon)
v0.14.8
CTDirect v0.14.8
- using CTModels and CTParser (breaking)
- cleaned dependencies
Merged pull requests:
- CompatHelper: bump compat for DocumenterMermaid to 0.2 for package docs, (drop existing compat) (#379) (@github-actions[bot])
v0.14.7
CTDirect v0.14.7
- using CTModels and CTParser (breaking)
- removed exports
Closed issues:
v0.14.6
CTDirect v0.14.6
- using CTModels and CTParser (breaking)
- updated exports, as well as imports for tests and benchmark
Closed issues:
v0.14.4
v0.14.3
CTDirect v0.14.3
- using CTModels (breaking)
- renamed direct_solve to solve, trimmed exports
- some test reorg