Changes between Version 1 and Version 5 of Ticket #22380
- Timestamp:
- Oct 18, 2018, 5:08:30 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22380
- Property Cc arojas embray gh-timokau infinity0 pcpa saraedum slelievre strogdon thansen tmonteil added
- Property Keywords upgrade cvxopt added
-
Property
Summary
changed from
update cvxopt to 1.1.9
toUpgrade to cvxopt 1.2.1
-
Property
Milestone
changed from
sage-7.6
tosage-wishlist
-
Ticket #22380 – Description
v1 v5 1 cvxopt 1.1.9 was released in Nov 2016, so we need to update.1 This ticket is to upgrade to cvxopt 1.2.1, released 2018-08-31. 2 2 3 [SuiteSparse http://faculty.cse.tamu.edu/davis/suitesparse.html] is no longer included, thus we will have to package 4 it seperately. 3 Tarball: https://files.pythonhosted.org/packages/50/f5/254cbdccf67eb86fb6dec91da48430d16ac4195e2c30100239e54a79eebe/cvxopt-1.2.1.tar.gz 4 5 Since cvxopt 1.1.9, [http://faculty.cse.tamu.edu/davis/suitesparse.html SuiteSparse] 6 is no longer included, thus it will have to be packaged separately. 7 8 Ticket #19687 was our previous upgrade, to cvxopt 1.1.8 (released 2015-09-22).