-
Notifications
You must be signed in to change notification settings - Fork 274
New matrix variable functionality #957
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
54269ee
Create branch
Opt-Mucca 9f32dbd
start of tests
Joao-Dionisio 3a0dcde
Added extra dimension
Joao-Dionisio 8798627
Update tests
Opt-Mucca 4e9d002
First working test
mmghannam fa0b103
First working test
mmghannam bdb415c
Merge branch 'master' of github.com:scipopt/PySCIPOpt into matrix_var…
mmghannam 75991b1
Expr from matrix variables test
mmghannam 54c5eb3
Working version of ExprCons with le
mmghannam a61418e
Can now add linear matrix constraints
Joao-Dionisio 78d0782
More robust Matrix classes
Joao-Dionisio dab790d
add todo
Joao-Dionisio 3a7c0fb
Clean up addMatrixCons function
Opt-Mucca 7dcd344
Add MatrixVar methods
Opt-Mucca ae8e68d
Update TODOs
Opt-Mucca 3bf02e5
Add getter functions to matrixConstraint class@
Opt-Mucca c2a5ab7
Add checks for missing numpy
Joao-Dionisio f8c2d38
Add matrix API to readthedocs
Opt-Mucca 4b0baff
Add minor grammar stuff. Add GCG to similar software
Opt-Mucca f1d3cf6
Remove universal build. Add type asserts
Opt-Mucca 09997b2
Update pipelines to include numpy
mmghannam dd2f04d
Add numpy as a dependency
mmghannam cd39202
Remove cimports for now
mmghannam ca0b287
Support adding MatrixExprCons in addConss
mmghannam a66cddd
Changed tests a bit
Joao-Dionisio eb59f6a
Merge branch 'matrix_variables' of https://github.com/scipopt/PySCIPO…
Joao-Dionisio 07fec8e
Support querying solution values using MatrixExpr
mmghannam fc95a65
Merge remote
mmghannam 8f4328d
Add a test
Joao-Dionisio 19f2eda
Remove SCIP bug from tests. Already reported
Opt-Mucca 931be37
Merge branch 'master' into matrix_variables
Opt-Mucca 266a893
Update CHANGELOG
Opt-Mucca 42cd8d4
Add info for 5.4.0 release
Opt-Mucca 678a93e
Make numpy a dependency (not just at build time)
mmghannam 3d09d6c
Most comments addressed
Joao-Dionisio 8d9077e
Add test for documentation
Joao-Dionisio f9c1caa
Fix documentation
Joao-Dionisio d2b1f73
Add solution value accessing to docs
Opt-Mucca df3a523
Format test file
Opt-Mucca 487957d
Update docs/tutorials/matrix.rst
Opt-Mucca 6210bab
Update docs/tutorials/matrix.rst
Opt-Mucca 7dfc6bc
Merge branch 'master' into matrix_variables
Joao-Dionisio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix documentation
- Loading branch information
commit f9c1caa787d65edfddd4a3365efb9d4e68df0ad1
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.