-
-
Notifications
You must be signed in to change notification settings - Fork 517
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #29913: Upgrade OpenBLAS 0.3.13
This is to upgrade to OpenBLAS 0.3.13, released Dec 13, 2020. https://github.com/xianyi/OpenBLAS/releases Previous: - #29378 Update OpenBLAS to 0.3.9 URL: https://trac.sagemath.org/29913 Reported by: slelievre Ticket author(s): Matthias Koeppe Reviewer(s): Jonathan Kliem
- Loading branch information
Showing
3 changed files
with
4 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=openblas-VERSION.tar.gz | ||
sha1=05eb2d08f656dd4cc962f1bcf78b77cc17b22ef2 | ||
md5=28cc19a6acbf636f5aab5f10b9a0dfe1 | ||
cksum=755980968 | ||
sha1=685537a821819ef4dae5901998a57f0eec5bddad | ||
md5=2ca05b9cee97f0d1a8ab15bd6ea2b747 | ||
cksum=2414941668 | ||
upstream_url=https://github.com/xianyi/OpenBLAS/archive/vVERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.3.9 | ||
0.3.13 |
This file was deleted.
Oops, something went wrong.