1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extra parse test
Mike Anderson
as mikera
More... about 12 years ago
add Arrayz.parse function
Mike Anderson
as mikera
More... about 12 years ago
add isHermitian test
Mike Anderson
as mikera
More... about 12 years ago
use Vector.wrap for leading diagonal
Mike Anderson
as mikera
More... about 12 years ago
make RepeatedElementVector immutable
Mike Anderson
as mikera
More... about 12 years ago
isDiagonal overrides and tests
Mike Anderson
as mikera
More... about 12 years ago
add isDiagonal test function
Mike Anderson
as mikera
More... about 12 years ago
doc fix
Mike Anderson
as mikera
More... about 12 years ago
triangular matrix tests
Mike Anderson
as mikera
More... about 12 years ago
TransposedMatrix overrides
Mike Anderson
as mikera
More... about 12 years ago
zeromatrix overrides
Mike Anderson
as mikera
More... about 12 years ago
upper and lower triangular tests
Mike Anderson
as mikera
More... about 12 years ago
add tests for upper and lower triangular matrices
Mike Anderson
as mikera
More... about 12 years ago
ADiagonalMatrix isSymmetric
Mike Anderson
as mikera
More... about 12 years ago
add isSymmetric test for matrices
Mike Anderson
as mikera
More... about 12 years ago
NDArray wrapping for Vector and Matrix
Mike Anderson
as mikera
More... about 12 years ago
make NDArry constructors private
Mike Anderson
as mikera
More... about 12 years ago
matrix construction from 2D double arrays
Mike Anderson
as mikera
More... about 12 years ago
docs
Mike Anderson
as mikera
More... about 12 years ago
docs and refactoring
Mike Anderson
as mikera
More... about 12 years ago
use exactclone in array tests
Mike Anderson
as mikera
More... about 12 years ago
use exactclone for tests
Mike Anderson
as mikera
More... about 12 years ago
clone before modifying vector
Mike Anderson
as mikera
More... about 12 years ago
out of bounds testing
Mike Anderson
as mikera
More... about 12 years ago
fix error messages
Mike Anderson
as mikera
More... about 12 years ago
primitive vector set with double value
Mike Anderson
as mikera
More... about 12 years ago
AxisVector rows and columns for identitymatrix
Mike Anderson
as mikera
More... about 12 years ago
misc diagonal matrix tidying
Mike Anderson
as mikera
More... about 12 years ago
make isMutable abstract for ADiagonalMatrix
Mike Anderson
as mikera
More... about 12 years ago
more override annotations
Mike Anderson
as mikera
More... about 12 years ago