This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update version to 3.12.0
tags/v0.3.26
Martin Kroeker
GitHub
1 year ago
parent
f7351e493c
commit
3d9e20f614
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
lapack-netlib/INSTALL/ilaver.f
+ 1
- 2
lapack-netlib/INSTALL/ilaver.f
View File
@@ -44,7 +44,6 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
*> \date November 2019
*
*> \ingroup auxOTHERauxiliary
*
@@ -60,7 +59,7 @@
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
* =====================================================================
VERS_MAJOR = 3
VERS_MINOR = 1
1
VERS_MINOR = 1
2
VERS_PATCH = 0
* =====================================================================
*
Write
Preview
Loading…
Cancel
Save