This website requires JavaScript.
Explore
Help
Register
Sign In
OpenMathLib
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
mirror of
https://github.com/OpenMathLib/OpenBLAS
synced
2026-05-31 00:45:48 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fbfe1daf6ea71a50bc36cb29d0d27e0359926ef7
OpenBLAS
/
lapack
History
Martin Kroeker
7656aba00e
Merge pull request
#3493
from martin-frbg/casts+cleanup
...
WIP casts and cleanups
2022-02-06 23:55:06 +01:00
..
getf2
Adapt to having only a subset of variable types supported
2020-10-11 14:46:24 +02:00
getrf
fix function typecast
2021-12-21 18:49:18 +01:00
getrs
Adapt to having only a subset of variable types supported
2020-10-11 14:44:56 +02:00
laswp
Fix pivot offset calculation for negative incx
2022-01-17 00:11:18 +01:00
lauu2
…
lauum
fix function typecasts
2021-12-21 18:50:22 +01:00
potf2
…
potrf
fix function typecasts
2021-12-21 18:51:28 +01:00
trti2
…
trtri
…
trtrs
…
CMakeLists.txt
Rename "HALF" type to "BFLOAT16"
2020-10-13 20:07:19 +02:00
Makefile
…