-
Notifications
You must be signed in to change notification settings - Fork 1
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
[breaking] return a formulation object #80
Conversation
4ad4992
to
191d681
Compare
So. This is ready for review. But I'm still not convinced what the best approach is. |
On réflection. I'm leaning towards merging this. It is a pretty disruptive PR to keep up to date with merge conflicts. |
I'm giving a talk about MathOptAI on the 24th, and I'd like this to be merged before then. The current implementation might not be everyone's ideal, but I think it's an okay start, and we can always change in future? |
4c14dab
to
e1b46d1
Compare
I'm going to merge this, but leave #67 open, and we can continue to iterate. |
Experiment with #67
I don't really like this yet. I need to look better at how other people do this.