Changes between Version 116 and Version 117 of Ticket #27330
- Timestamp:
- 05/08/20 16:05:17 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27330 – Description
v116 v117 2 2 3 3 This has now been implemented for many other packages, or is in the process of being implemented. Those packages are listed below. However, there are many others yet to be done, and this ticket will attempt to list them in some rough order of priority. Unfortunately there is still not good documentation for how to implement these configure-time dependency checks. The documentation question is tracked at #26668. 4 5 '''For use of Python packages: See #29023 Meta-ticket: In a python 3 build, use system Python packages''' 4 6 5 7 ==== Already Done ==== … … 106 108 ==== Use of system Python packages ==== 107 109 108 This will be be handled by #29023. 109 110 * numpy 111 * scipy 112 * cypari (depends on pari) 113 * cvxopt (experimental spkg-configure.m4 for a Python library) (#29665) 110 This will be be handled by #29023. Please do not add Python packages here. 114 111 115 112