Changes between Version 13 and Version 48 of Ticket #22380
- Timestamp:
- Nov 20, 2019, 12:14:54 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22380
-
Property
Reviewers
changed from
to
Dima Pasechnik
- Property Owner set to embray
-
Property
Branch
changed from
u/fbissey/cvxopt-1.2.2
tou/fbissey/cvxopt-1.2.x
-
Property
Milestone
changed from
sage-8.5
tosage-9.0
-
Property
Commit
changed from
32e028e9d3b2a048cfe8db6b56212afbfe2321c8
toa946e6e817ccebe44f9c1b21dffeaf1339258fce
-
Property
Reviewers
changed from
-
Ticket #22380 – Description
v13 v48 1 This ticket is to upgrade to cvxopt 1.2.2, released 2018-10-19. 2 1 This ticket is to upgrade to cvxopt 1.2.3 3 2 - '''Download page''': https://pypi.org/project/cvxopt/#files 4 3 - '''Tarballs''': 5 * https://files.pythonhosted.org/packages/ 53/9c/cb7f362e651ff6eb1c6c490435ffded2a2c4074d54fa87bf9a99be4d7763/cvxopt-1.2.2.tar.gz6 * http ://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-5.3.0.tar.gz4 * https://files.pythonhosted.org/packages/00/02/13657bcd12d93f53b64a19b68d204f43d5f3247c29287c9eaeefcfa58fb9/cvxopt-1.2.3.tar.gz 5 * https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v5.6.0.tar.gz 7 6 7 [Somehow downloads as `SuiteSparse-5.6.0.tar.gz` in chromium] 8 8 Since cvxopt 1.1.9, [http://faculty.cse.tamu.edu/davis/suitesparse.html SuiteSparse] 9 9 is no longer included, thus it will have to be packaged separately.