Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Refactor variables/variable groups #134

Closed
StannisZhou opened this issue Apr 6, 2022 · 0 comments · Fixed by #136
Closed

Refactor variables/variable groups #134

StannisZhou opened this issue Apr 6, 2022 · 0 comments · Fixed by #136

Comments

@StannisZhou
Copy link
Contributor

Instead of referring to variables using names, refer to variables with a combination of python objects (for variable groups) and customized hash functions (for individual variables). Refer to https://www.cvxpy.org/

Should help with #132 and make #121 easier/less confusing.

Should also consider fixing #118 in the process.

@StannisZhou StannisZhou linked a pull request Apr 26, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant