issues
search
ocramz
/
sparse-linear-algebra
Numerical computation in native Haskell
GNU General Public License v3.0
88
stars
10
forks
source link
LU factorization for the accelerate backend
#38
Open
ocramz
opened
6 years ago
ocramz
commented
6 years ago
[ ] Evaluate best matrix format(s) for LU in accelerate (based on
fold
,
foldSeg
,
backpermute
, etc.)
[ ] Implement LU
fold
,foldSeg
,backpermute
, etc.)