Changes between Initial Version and Version 25 of Ticket #30350
- Timestamp:
- 09/22/21 02:47:49 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30350
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
John Palmieri
- Property Cc fbissey jpflori added
-
Property
Branch
changed from
to
u/jhpalmieri/remove-atlas
-
Property
Milestone
changed from
sage-9.2
tosage-9.5
-
Property
Commit
changed from
to
272424a33ba1a68b221b160ebbbc9c89852aa464
-
Property
Status
changed from
-
Ticket #30350 – Description
initial v25 5 5 We remove this package. 6 6 7 However, we keep the makefile variable `BLAS` (used in packages' `dependencies` files) and configure variable SAGE_BLAS, rather than hardcoding openblas. It will make it easier to plug in another BLAS implementation if one comes along in the future, and it is also needed for #29387.7 However, we keep the makefile variable `BLAS` (used in packages' `dependencies` files), rather than hardcoding openblas in dependencies. It will make it easier to plug in another BLAS implementation if one comes along in the future, and it is also needed for #29387.