tidy |
|
More...
|
about 11 years ago
|
optimise rank calculation |
|
More...
|
about 11 years ago
|
Merge pull request #45 from prasant94/rank |
|
More...
|
about 11 years ago
|
change api to use SVD instead of SvdImplicitQr, add method to compute rank from ISVDResult |
|
More...
|
about 11 years ago
|
change return value of getSingularValues from double[] to AVector, add docs in SVD |
|
More...
|
about 11 years ago
|
minor refactoring |
|
More...
|
about 11 years ago
|
Merge branch 'develop' of https://github.com/mikera/vectorz into rank |
|
More...
|
about 11 years ago
|
add rank class + tests |
|
More...
|
about 11 years ago
|
misc edits |
|
More...
|
about 11 years ago
|
more DenseColumnMatrix overrides |
|
More...
|
about 11 years ago
|
more DenseColumnMatrix overrides |
|
More...
|
about 11 years ago
|
overrides for DenseColumnMatrix |
|
More...
|
about 11 years ago
|
tests for degenerate MAtrix instances |
|
More...
|
about 11 years ago
|
improve wrapStrided case handling |
|
More...
|
about 11 years ago
|
docs |
|
More...
|
about 11 years ago
|
make Matrixx.wrapStrided return DenseColumnMatrix where necessary |
|
More...
|
about 11 years ago
|
extra tests for DenseColumnMatrix |
|
More...
|
about 11 years ago
|
DenseColumnMatrix cloning |
|
More...
|
about 11 years ago
|
more DenseColumnMatrix refactoring and overrides |
|
More...
|
about 11 years ago
|
more refactoring |
|
More...
|
about 11 years ago
|
more refactoring to use i,j as indices |
|
More...
|
about 11 years ago
|
refactor to use i,j as Matrix indices |
|
More...
|
about 11 years ago
|
get and set for DenseColumnMatrix |
|
More...
|
about 11 years ago
|
more DenseColumnMatrix tuning |
|
More...
|
about 11 years ago
|
fast column access for DenseColumnMatrix |
|
More...
|
about 11 years ago
|
add a DenseColumnMatrix class |
|
More...
|
about 11 years ago
|
Merge pull request #44 from prasant94/develop |
|
More...
|
about 11 years ago
|
add tests in TestAltLU for getP |
|
More...
|
about 11 years ago
|
refactoring getP bug fix |
|
More...
|
about 11 years ago
|
fix getP bug |
|
More...
|
about 11 years ago
|