Changes between Version 115 and Version 116 of Ticket #27330
- Timestamp:
- 05/08/20 15:48:43 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27330 – Description
v115 v116 86 86 87 87 * BLAS (atlas and other non-openblas): resolving how to handle finding a usable BLAS should be one of the highest priorities; it faces many of the same issues we faced with MPIR/GMP in #27212, but perhaps with even more complexity). One can already use system's openblas, though (#27870) 88 * cvxopt (experimental spkg-configure.m4 for a Python library) (#29665)89 88 * ecl (depends on gc) 90 89 * maxima (depends on ecl) (#29617) … … 105 104 * openssl (optional package) 106 105 107 All system Python packages, including the following, would be handled by #29023. 106 ==== Use of system Python packages ==== 107 108 This will be be handled by #29023. 108 109 109 110 * numpy 110 111 * scipy 111 112 * cypari (depends on pari) 113 * cvxopt (experimental spkg-configure.m4 for a Python library) (#29665) 112 114 113 115