diff options
author | Nao Pross <np@0hm.ch> | 2024-05-07 02:59:15 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2024-05-07 02:59:15 +0200 |
commit | b21c8f8ffc4ad233f638e7cd8d81a9c975334246 (patch) | |
tree | e6d01c5b98c7b7c4aaa0f46ecb595c7d32d2de5f | |
parent | Create superclass of OptVariableMixin for variables that are not expressions (diff) | |
download | sumofsquares-b21c8f8ffc4ad233f638e7cd8d81a9c975334246.tar.gz sumofsquares-b21c8f8ffc4ad233f638e7cd8d81a9c975334246.zip |
Rename polymatrix.optvariable to just polymatrix.variable
-rw-r--r-- | sumofsquares/variable.py (renamed from sumofsquares/optvariable.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sumofsquares/optvariable.py b/sumofsquares/variable.py index 12df4df..12df4df 100644 --- a/sumofsquares/optvariable.py +++ b/sumofsquares/variable.py |