Changes between Initial Version and Version 20 of Ticket #31197
- Timestamp:
- Jan 8, 2021, 11:27:48 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31197
-
Property
Status
changed from
new
topositive_review
-
Property
Authors
changed from
to
Jonathan Kliem
-
Property
Dependencies
changed from
to
#31200, #31207
-
Property
Reviewers
changed from
to
David Coudert
-
Property
Commit
changed from
4cb41984954561dcdce29fbe2d38a3481cc8ac59
to3361fc6bf57c87af9bda1ad6da950e6ca36df124
-
Property
Status
changed from
-
Ticket #31197 – Description
initial v20 5 5 Realloc is a bit slower though. 6 6 7 We also add reallocation for binary matrix and make some small improvements to `binary_matrix.pxi`.7 We benefit from the improvements of the binary matrix data structure done in #31200 and #31207, including the addition of reallocation method. 8 8 9 9 Before: