You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[WIP] Enum constraint names (#103)
* test approx and test a mismatch
* test approx and test a mismatch
* use a Makefile approach
* Add Constraints as enums
* Fix tests
* Fixes pre-commit
* Improves error message
* Fixes pre-commit
* post rebase issues
* Enums
* Enums
* Enums
* more enum
* more enum
* more enum
* more enum
* less enum
* less enum
* less enum
* less enum
* less enum
* less enum
* fix examples
* preparing for better updates
* aux for updates
* more testing
* more testing
* more testing
* towards removing VariableName class
* towards removing VariableName class
* towards removing VariableName class
* remove model import from __init__
* full test coverage
* test cholesky
* test cholesky for speed
* testing linalg part
* test aux
* cleaning
---------
Co-authored-by: Thomas Schmelzer <thomas.schmelzer@adia.ae>
Co-authored-by: Thomas Schmelzer <thomas.schmelzer@gmail.com>