issues
search
ocramz
/
sparse-linear-algebra
Numerical computation in native Haskell
GNU General Public License v3.0
88
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sparse-linear-algebra 0.3 and 0.3.1 fail to build with GHC 9.4
#79
andreasabel
opened
1 year ago
8
Upload newest version to hackage
#78
GregorySchwartz
closed
4 years ago
2
No Epsilon instance for Int
#77
GregorySchwartz
opened
4 years ago
0
Sparse matrix multiplication incorrect documentation
#76
GregorySchwartz
opened
4 years ago
0
Expose imapSM, correct imapIM2, and change to alter
#75
GregorySchwartz
closed
5 years ago
6
imapSM unintuitive keys
#74
GregorySchwartz
opened
5 years ago
1
Generally add strictness and utility function unsafeMkSp
#73
GregorySchwartz
closed
5 years ago
1
Make maxTup and minTup strict to avoid high memory usage.
#72
GregorySchwartz
closed
5 years ago
1
Replace insert with alter to bypass extra lookup.
#71
GregorySchwartz
closed
5 years ago
1
Replace insert with alter to bypass extra lookup.
#70
GregorySchwartz
closed
5 years ago
1
Improve matrix creation performance
#69
GregorySchwartz
opened
5 years ago
1
sparsifying of Matrix-Matrix product
#68
adamConnerSax
opened
5 years ago
1
Cholesky bug?
#67
adamConnerSax
opened
5 years ago
0
Massiv support
#66
ocramz
opened
6 years ago
0
Either Floats are valid elements or they aren't.
#65
gilgamec
opened
6 years ago
1
Error for eigsQR
#64
GregorySchwartz
opened
6 years ago
0
Application: Generalized linear models
#63
ocramz
opened
6 years ago
3
Defaults
#62
ocramz
closed
5 years ago
1
Iterative algorithms checklist
#61
ocramz
opened
6 years ago
1
NumHask typeclasses
#60
ocramz
opened
6 years ago
0
<\> without IO
#59
JamieBallingall
opened
6 years ago
3
More tests
#58
Jaxan
opened
6 years ago
4
Fixes issue #56 : made contractSub sparse
#57
Jaxan
closed
6 years ago
1
contractSub is not implemented in a sparse way
#56
Jaxan
closed
6 years ago
1
Zippers for updating matrix factorizations
#55
ocramz
opened
6 years ago
1
Statically-sized vectors and matrices
#54
ocramz
opened
6 years ago
1
`fromList` fold/overwrite behaviour toggle
#53
ocramz
opened
6 years ago
0
Add more unit tests
#52
Jaxan
opened
6 years ago
1
complex-valued Cholesky fails
#51
Jaxan
opened
6 years ago
0
Mat-vec multiplication for complex vector spaces is incorrect
#50
Jaxan
closed
6 years ago
0
Fix instances
#49
Jaxan
closed
6 years ago
1
Fix instances
#48
Jaxan
closed
6 years ago
1
Fixes issue #46 (substraction of sparse vec/mat)
#47
Jaxan
closed
6 years ago
0
`(^-^)` has incorrect implementation
#46
Jaxan
closed
6 years ago
0
Strict version of IntMap to minimize thunks.
#45
GregorySchwartz
closed
6 years ago
1
Add NFData instances
#44
ocramz
opened
6 years ago
1
Read instance.
#43
GregorySchwartz
opened
6 years ago
2
Incorrect bounds checking.
#42
GregorySchwartz
opened
6 years ago
5
Instances missing.
#41
GregorySchwartz
closed
6 years ago
8
QR factorization for the accelerate backend
#40
ocramz
opened
6 years ago
0
Triangular solvers for the accelerate backend
#39
ocramz
opened
6 years ago
0
LU factorization for the accelerate backend
#38
ocramz
opened
6 years ago
0
Split out core
#37
ocramz
closed
7 years ago
0
Add `accelerate` support
#36
ocramz
opened
7 years ago
0
CSC.hs doesn't build w current stackage nightly (ghc 8.2)
#35
ocramz
closed
7 years ago
1
No vector space
#34
ocramz
closed
7 years ago
0
Fix monomorphic functions
#33
ocramz
opened
7 years ago
0
Remove vector-space dependency
#32
ocramz
closed
7 years ago
0
Cannot get the <\> operator to work
#31
denjoh
closed
7 years ago
6
Triangular solvers don't work over Complex
#30
ocramz
opened
7 years ago
0
Next