issues
search
sebiniemann
/
ArmadilloJava
Pure Java-based linear algebra library
armadillojava.org
8
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AbstractMat.toString(): Negative values are to close to others
#61
sebiniemann
closed
10 years ago
0
Arma statistics did not filter NaN
#60
sebiniemann
closed
10 years ago
0
Arma.solve(X, A, B) does not throw an error if X is not initialised.
#59
sebiniemann
closed
10 years ago
0
Add a Bitdeli Badge to README
#58
bitdeli-chef
closed
10 years ago
0
The result of cor() and cov() should be a Mat
#57
sebiniemann
closed
10 years ago
1
Test cases for scalar/vector-valued functions of vectors/matrices
#56
sebiniemann
closed
10 years ago
0
if the last worth of (m x n) negative, he is stored wrongly in mat.save()
#55
dkiechle
closed
11 years ago
0
isElementRangeOutOfBoundsDetection(int n)
#54
dkiechle
closed
11 years ago
0
Remove boxing if a performance loss occurs
#53
sebiniemann
closed
11 years ago
0
Use .at(n) instead of ._matrix[getElementIndex(n)] for simplification
#52
sebiniemann
closed
11 years ago
0
Add overflow and underflow detection to RunningStat(Vec)
#51
sebiniemann
closed
11 years ago
0
Return the underlying matrix instead of void to make use of chaining
#50
sebiniemann
closed
11 years ago
0
Support generic matrices
#49
sebiniemann
closed
11 years ago
0
Use shallow submatrix copies internally, instead of deep copies
#48
sebiniemann
closed
11 years ago
0
Reduce EJML dependencies to speed up element access
#47
sebiniemann
closed
11 years ago
0
Throw an exception for undefined operations on an empty matrix
#46
sebiniemann
closed
11 years ago
0
NaN and +/-Inf is not supported by load / save
#45
sebiniemann
closed
11 years ago
0
Throw an exception if more than 2^53 samples are processed by RunningStat(Vec)
#44
sebiniemann
closed
11 years ago
0
Remove delegated error checking to EJML
#43
sebiniemann
closed
11 years ago
0
Add overflow and underflow detection to all calculations
#42
sebiniemann
closed
11 years ago
0
Add support for span(a, b) e.g. a:b
#41
sebiniemann
closed
11 years ago
0
Make Mat iterable
#40
sebiniemann
closed
11 years ago
0
Add NaN detection for any operation
#39
sebiniemann
closed
11 years ago
0
Add division by zero (and inf, ..) detection
#38
sebiniemann
closed
11 years ago
0
Add overflow detection
#37
sebiniemann
closed
11 years ago
0
Add underflow detection
#36
sebiniemann
closed
11 years ago
0
Add javadoc for RunningStatVec class
#35
sebiniemann
closed
11 years ago
1
Add javadoc for RunningStat class
#34
sebiniemann
closed
11 years ago
1
Add javadoc for WallClock class
#33
sebiniemann
closed
11 years ago
1
Add support of RunningStatVec class
#32
sebiniemann
closed
11 years ago
1
Add support of RunningStat class
#31
sebiniemann
closed
11 years ago
1
Add support of WallClock class
#30
sebiniemann
closed
11 years ago
1
Use always inplace operation internally (if possible)
#29
sebiniemann
closed
11 years ago
0
Test cases for matrix-valued element-wise functions
#28
sebiniemann
closed
11 years ago
1
Skip row/column-major-ordering conversion in at() for vectors
#27
sebiniemann
closed
11 years ago
1
Fill README.md file
#26
sebiniemann
closed
11 years ago
0
Add javadoc to all public test cases
#25
sebiniemann
closed
11 years ago
0
Add javadoc to arma.Fill
#24
sebiniemann
closed
11 years ago
0
Add javadoc to arma.Datum
#23
sebiniemann
closed
11 years ago
0
Replace internal use of .at(n) with .get(n)
#22
sebiniemann
closed
11 years ago
0
Check if an matrix is ill-conditioned and return a warning if so
#21
sebiniemann
closed
11 years ago
0
Create guidelines for contributors
#20
sebiniemann
closed
11 years ago
0
Unexpected results in Arma.find(double a, Op operation, Mat b)
#19
sebiniemann
closed
11 years ago
1
Add syntax conversion for new standalone functions
#18
sebiniemann
closed
11 years ago
0
Add syntax conversion for new methods in arma.Mat
#17
sebiniemann
closed
11 years ago
0
Add enum datum to support pre-defined constants
#16
sebiniemann
closed
11 years ago
0
Add enum fill to support fill:ones, fill:zeros, ...
#15
sebiniemann
closed
11 years ago
0
Add javadoc to new implemented standalone functions
#14
sebiniemann
closed
11 years ago
0
add javadoc to new implemented methods in arma.Mat
#13
sebiniemann
closed
11 years ago
0
Add test cases to new implemented standalone functions
#12
sebiniemann
closed
10 years ago
0
Previous
Next