Skip to content

Commit 190d85d

Browse files
committed
add release notes
1 parent 7eba89e commit 190d85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Release Notes
33

44
.. Upcoming Version
55
6+
* Add ``mock_solve`` option to model.solve for quick testing without actual solving
67
* Fix compatibility for xpress versions below 9.6 (regression)
78
* Performance: Up to 50x faster ``repr()`` for variables/constraints via O(log n) label lookup and direct numpy indexing
89
* Performance: Up to 46x faster ``ncons`` property by replacing ``.flat.labels.unique()`` with direct counting

0 commit comments

Comments
 (0)