Changes between Initial Version and Version 3 of Ticket #25334
- Timestamp:
- 05/13/18 08:48:15 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25334
-
Property
Status
changed from
new
topositive_review
-
Property
Authors
changed from
to
Frédéric Chapoton
-
Property
Summary
changed from
Feature check for CSPD is broken
toFeature check for CSDP is broken
-
Property
Branch
changed from
to
public/25334
-
Property
Reviewers
changed from
to
Vincent Delecroix
-
Property
Commit
changed from
to
735e5e2ebb137727a1bfe62a200aede6a42c759b
-
Property
Status
changed from
-
Ticket #25334 – Description
initial v3 1 The test for scdp in sage/graphs/lovasz_theta.py is also broken:1 The test for csdp in sage/graphs/lovasz_theta.py is also broken: 2 2 3 3 from sage.misc.feature import CSDP