-
Notifications
You must be signed in to change notification settings - Fork 5
Adapt to CTModels v0.7.x #539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Remove extension files (ADNLP, Exa, Ipopt, Knitro, MadNLP) - Add new discretization API and core types - Implement collocation method in separate module - Update main module structure and solve interface - Modify Project.toml dependencies
|
Notes:
|
|
@PierreMartinon I have created a new beta version of CTModels with and |
Hi Olivier, Line 31 in 82923ff
|
…for adnlp/exa with new generic getter for adnlp
Summary
This PR adapts CTDirect to work with CTModels v0.7.x. / CTSolvers v0.2.x
Since the changes to CTDirect are quite significant, this will be v1.0.0-beta
Related to:
Changes
Code Adaptation
Project.toml
0.17.5-beta→1.0.0-beta"0.6"→"0.6, 0.7"Testing
Migration Context
This is Phase 3 of the CTModels breaking change migration:
Checklist
Project.tomlupdated (version + compat)Next Steps
After merging: