issues
search
kaleidicassociates
/
lubeck
High level linear algebra library for Dlang
http://lubeck.libmir.org/
Boost Software License 1.0
66
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The package needs to be re-registered on code.dlang.org
#56
9il
closed
5 months ago
0
add pinv to lubeck2 and make svd nothrow
#55
aferust
opened
5 months ago
21
mir-lapack does not have a lapack configuration
#54
jmh530
opened
1 year ago
0
Add crossprod, tcrossprod, and quadraticForm functionality
#53
jmh530
opened
1 year ago
1
Add additional overloads for mtimes (with handling for self-adjoint)
#52
jmh530
closed
1 year ago
6
fixup numeric errors in corrcoef
#51
9il
closed
2 years ago
0
fix deprecations
#50
9il
closed
2 years ago
0
Add corrcoef
#49
9il
closed
2 years ago
0
fix SVD for complex-valued matrix
#48
k3kaimu
closed
2 years ago
0
fix QR decomp for complex-valued matrix
#47
k3kaimu
closed
2 years ago
1
replace builtin complex numbers
#46
9il
closed
3 years ago
0
Fix deprecated syntax, use "do" keyword instead of "body"
#45
Inkrementator
closed
3 years ago
0
Fix ci and docs builds, remove deprecated Phobos approxEqual
#44
9il
closed
3 years ago
0
test: inverse of a matrix does not contain "negative zero"
#43
FraMecca
opened
4 years ago
1
Fix SVD for empty input
#42
9il
closed
4 years ago
0
more tests for svd
#41
FraMecca
opened
4 years ago
2
Test for zero matrix and empty matrix in lubeck.det
#40
FraMecca
closed
4 years ago
0
eigSymmetric fails to instantiate
#39
John-Colvin
closed
4 years ago
0
Can't use tolerance argument of pinv
#38
John-Colvin
closed
4 years ago
0
eigSymmetric fails to compile with mir.ndslice
#37
tastyminerals
closed
4 years ago
4
lubeck documentation tests fail
#36
tastyminerals
closed
4 years ago
6
fix typo
#35
John-Colvin
closed
4 years ago
0
Update Prod to ProdAccumulator
#34
jmh530
closed
4 years ago
0
update readme - root namespace
#33
joedlcolvin
closed
4 years ago
1
add meson build, circle ci, docs, and lubeck2
#32
9il
closed
4 years ago
6
Docs?
#31
joedlcolvin
closed
4 years ago
2
Remove private from BlasType
#30
jmh530
closed
4 years ago
0
Make BlasType public
#29
jmh530
closed
4 years ago
2
Seems there is a dub conflict with this package.
#28
schveiguy
closed
4 years ago
2
Fix mldivide
#27
9il
closed
5 years ago
0
Remove extra imports
#26
jmh530
closed
5 years ago
0
Fix qrSolve for rectangular matrices
#25
jmh530
closed
5 years ago
0
allocations of complex number arrays fails at GC since 2.085
#24
9il
opened
5 years ago
3
Add helper functions to QRResult
#23
jmh530
closed
5 years ago
3
Add complex-type mldivide
#22
k3kaimu
closed
5 years ago
0
Newest release doesn't compile anymore on Buildkite
#21
wilzbach
closed
5 years ago
2
Fails to build due to a dub dependency problem
#20
PetarKirov
closed
5 years ago
2
Fix CI failure due to python environment
#19
ghost
closed
5 years ago
1
eigSymmetric -
#18
max-gains
closed
5 years ago
3
Helper Function for QRResult to Calculate Q/R
#17
jmh530
closed
5 years ago
4
fix travis for ldc
#16
9il
closed
6 years ago
0
add meson.build
#15
9il
closed
6 years ago
0
Update run.dlang.io example dependencies
#14
wilzbach
closed
6 years ago
1
Rework dependencies
#13
9il
closed
6 years ago
0
fix unittests bugs on Windows+MKL
#12
9il
closed
6 years ago
0
Add Windows Install Instructions (in Wiki?)
#11
jmh530
closed
6 years ago
8
Add doc information on GC allocations
#10
jmh530
closed
6 years ago
0
Ger in mtimes
#9
ShigekiKarita
closed
6 years ago
2
error in the s/dger case (mx1 vs 1xn) in mtimes
#8
ShigekiKarita
closed
6 years ago
6
Trying to build minimal example at https://tour.dlang.org/tour/en/dub/lubeck
#7
EmTee70
closed
6 years ago
4
Next