issues
search
bwlewis
/
irlba
Fast truncated singular value decompositions
127
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
complex case is not possible with custom multiplication
#73
asl
opened
2 months ago
0
... is not respected in `prcomp_irlba()`
#72
JosiahParry
opened
6 months ago
0
AddDoubletScore in ArchR throws error irlba : <simpleError in irlba::irlba(mat, nDimensions, nDimensions): function 'as_cholmod_sparse' not provided by package 'Matrix'>
#71
hira-anis
opened
9 months ago
6
Changes in Matrix 1.6-2 breaking irlba: `function 'as_cholmod_sparse' not provided by package 'Matrix'`
#70
PeteHaitch
opened
1 year ago
24
How to compile the .c files in the src folder
#69
ramin-mohammadi
closed
1 year ago
0
Error in irlba(mat, nv = 50) : BLAS/LAPACK routine 'DLASCL' gave error code -4
#68
levinhein
opened
1 year ago
6
Can not calculate all singular values
#67
pastaalfredo
opened
1 year ago
2
Divergence of SVD algorithm on our new server
#66
drbecavin
opened
1 year ago
2
Python wrapper for IRLBA?
#65
BradKML
closed
2 years ago
2
Expose C++ multiplication interface
#64
alexpghayes
opened
2 years ago
2
installation of package ‘irlba’ had non-zero exit status
#63
sqs1020
closed
2 years ago
3
** On entry to DLASCLS parameter number 4 had an illegal value
#62
albert-ying
opened
2 years ago
5
Different results obtained on the same input stored using dense or sparse matrices
#61
AndiMunteanu
opened
3 years ago
2
Rationale behind some of the bits and pieces in the C code
#60
LTLA
opened
3 years ago
4
irlba's implementation of prcomp loses rotation rownames
#59
leahrosen
opened
3 years ago
1
irlba with warm start returns incorrect decomposition
#58
GabrielHoffman
opened
3 years ago
1
irlba is using all possible cores?
#57
kimcdata
closed
3 years ago
1
Store scaling parameters when doing PCA with scaling
#56
bapike
opened
3 years ago
0
Inconsistent results with complex matrices
#55
eliocamp
opened
4 years ago
2
"Error in if (tol * ans$d[1] < eps) warning("convergence criterion below machine epsilon") : missing value where TRUE/FALSE needed"
#54
nkatiyar
opened
4 years ago
4
Enable use of other matrix representations in C code.
#53
LTLA
closed
1 year ago
5
simplify and and optimize prcomp_irlba
#52
jan-glx
opened
5 years ago
11
Replace partial_eigen() with IRL
#51
bwlewis
opened
5 years ago
0
Making smallest=TRUE non-experimental
#50
LTLA
opened
5 years ago
2
expand vignette
#49
bwlewis
opened
5 years ago
0
Fix for scaling with alternative matrices
#48
LTLA
closed
5 years ago
2
sparse matrices and prcomp_irlba
#47
simon-anders
closed
5 years ago
5
sparse matrices and irlba
#46
simon-anders
closed
5 years ago
8
Generalized code to non-vector matrix products.
#45
LTLA
closed
5 years ago
17
Bug fixes for scaling arguments
#44
LTLA
closed
6 years ago
8
Un-deprecate mult?
#43
LTLA
closed
6 years ago
4
Specifying both center= and scale= does not yield consistent results
#42
LTLA
closed
6 years ago
3
leading eigenvectors are very dependent on seed when there are many small eigenvals
#41
wamiks
opened
6 years ago
5
modify irlba package for call in cpp functions
#40
Lei-D
closed
6 years ago
7
Why do i have different results for irlba$v and prcomp_irlba$rotation for the same matrix?
#39
MrChenFeng
closed
6 years ago
3
register C routines
#38
zdk123
closed
6 years ago
5
Make the irlba_c routines available for linking
#37
zdk123
closed
6 years ago
3
Error in irlba: object 'C_IRLB' not found
#36
vdebuen
opened
6 years ago
9
Infinite Values for norm2
#35
ilyakorsunsky
opened
6 years ago
2
prcomp_irlba crashes R
#34
jcarlen
opened
6 years ago
3
"pathological example" fails on i386 architecture
#33
ginggs
opened
6 years ago
5
Issue with proportion of variance in prcomp_irlba with scaling
#32
Baurice
closed
6 years ago
4
error updating to irlba 2.3.2
#31
marissascavuzzo
closed
6 years ago
0
fix minor typo in warning message
#30
willtownes
closed
6 years ago
5
Convergence criteria
#29
dselivanov
opened
7 years ago
2
problem updating to 2.3.2
#28
sanjeevRJMU1
opened
7 years ago
12
increase default maxiter
#27
bwlewis
closed
6 years ago
0
difficulty finding invariant subspace
#26
bwlewis
closed
7 years ago
1
prcomp_irlba code has a bug in dealing with scaling
#25
Xiaojieqiu
closed
6 years ago
3
Consistency in sign.
#24
eliocamp
opened
7 years ago
6
Next