Skip to content
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

Allow IndexedVarArray to hold any AbstractVariableRef #29

Merged
merged 2 commits into from
Oct 19, 2022
Merged

Conversation

trulsf
Copy link
Member

@trulsf trulsf commented Oct 3, 2022

Changes to allow IndexedVarArray to be used with any type of AbstractVariableRef. Still missing support for general types with the constructors with lower_bound and kw_args, but I guess the plan is to remove those anyway.

@trulsf trulsf requested a review from hellemo October 3, 2022 10:22
@hellemo
Copy link
Member

hellemo commented Oct 19, 2022

Great, thanks! Yes, I think we can remove those extra constructors for the upcoming release.

Copy link
Member

@hellemo hellemo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@hellemo hellemo merged commit d8ec8e9 into main Oct 19, 2022
@hellemo hellemo mentioned this pull request Oct 19, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants