1. a9dcf34 Merge pull request #18 from apache/dependabot/maven/org.testng-testng-7.5.1 by Lee Rhodes · 5 months ago master
  2. 0c5378c Bump testng from 7.1.0 to 7.5.1 by dependabot[bot] · 2 years, 4 months ago
  3. bf9e81f Merge pull request #16 from apache/remove-travis by Lee Rhodes · 2 years, 8 months ago
  4. 1f6ec37 Update README.md by Jon Malkin · 2 years, 8 months ago
  5. a07c775 Delete .travis.yml by Jon Malkin · 2 years, 8 months ago
  6. 27c94a4 Merge pull request #15 from apache/Update_for_TLP by Lee Rhodes · 4 years, 8 months ago
  7. 14bcbaf Fixes for TLP: by Lee Rhodes · 4 years, 8 months ago
  8. 97a3eb4 Fix GitHub homepage reference. by Lee Rhodes · 4 years, 11 months ago
  9. 59afd3d Remove sudo: false from .travis.yml it is obsolete. by Lee Rhodes · 5 years ago
  10. cf878eb Update Readme by Lee Rhodes · 5 years ago
  11. 8355532 Merge pull request #14 from apache/UpdateNotice by Lee Rhodes · 5 years ago
  12. 587f15b Update NOTICE by Lee Rhodes · 5 years ago
  13. df741bd Merge pull request #13 from apache/UpdateReadme by Lee Rhodes · 6 years ago
  14. dd9de49 correct sentence by Lee Rhodes · 6 years ago
  15. 53d239c Update Readme by Lee Rhodes · 6 years ago
  16. 8ffa4a8 Merge pull request #12 from apache/misc by Lee Rhodes · 6 years ago
  17. a778e0a Changing datasketches.github.io to datasketches.apache.org by Lee Rhodes · 6 years ago
  18. 32c1443 Fix LGTM allerts by Lee Rhodes · 6 years ago
  19. be07213 Merge pull request #11 from apete/master by Lee Rhodes · 6 years ago
  20. f453c32 Update Checkstyle config. by Lee Rhodes · 6 years ago
  21. 32e9e4f Update pom.xml by apete · 6 years ago
  22. 7cb8bba ojAlgo v48 by apete · 6 years ago
  23. 3321d81 Merge pull request #4 from apache/master by Anders Peterson · 6 years ago
  24. ff268c4 Update Checkstyle config by Lee Rhodes · 6 years ago
  25. 70f79bb Merge pull request #9 from apache/cleanup by Lee Rhodes · 6 years ago
  26. 23ac401 Merge pull request #10 from apache/LicenseSwap2 by Lee Rhodes · 6 years ago
  27. ea578ce update travis.yml by Lee Rhodes · 6 years ago
  28. fb586e4 MatrixOps oonce used code derived from MTJ, but long ago was changed to an abstract class to help make any matrix library compatible. This removes outdated comments and properly describes the current class. by jmalkin · 6 years ago
  29. 03d5add Merge pull request #8 from apache/LicenseSwap2 by Lee Rhodes · 6 years ago
  30. da19fff switch travis to openjdk8 by Lee Rhodes · 6 years ago
  31. d6edaa5 update license, notice by Lee Rhodes · 6 years ago
  32. a489c06 Update License, etc. by Lee Rhodes · 6 years ago
  33. 00ddab0 Code cleanup. by Lee Rhodes · 6 years ago
  34. 1d44221 The big License Swap + package refactoring by Lee Rhodes · 6 years ago
  35. b6f6c97 Update pom by Lee Rhodes · 6 years ago
  36. a791570 Merge pull request #7 from apete/master by Jon Malkin · 6 years ago
  37. c06b334 Reuse svd instance & compute values only when no vectors needed by apete · 7 years ago
  38. f381487 Merge pull request #6 from apete/master by Jon Malkin · 7 years ago
  39. df9c52e Avoid (un)boxing primitive double by apete · 7 years ago
  40. 436b710 Merge pull request #3 from DataSketches/master by Anders Peterson · 7 years ago
  41. 026a40f Merge pull request #5 from apete/master by Jon Malkin · 7 years ago
  42. 989cfe9 Use Collectable with decompositions by apete · 7 years ago
  43. 0fa8e4a Stop intermediate matrices by apete · 7 years ago
  44. 9114e51 v47 by apete · 7 years ago
  45. 4b64b58 Merge pull request #1 from DataSketches/master by Anders Peterson · 7 years ago
  46. f64182c update pom by Jon Malkin · 7 years ago
  47. afc8de4 Merge pull request #4 from DataSketches/remove_mtj by Jon Malkin · 7 years ago
  48. 3d18cad Remove MTJ code by Jon Malkin · 7 years ago
  49. 8dfd6dc Merge pull request #3 from DataSketches/svd_merge by Jon Malkin · 7 years ago
  50. c9733d3 fix a few checkstyle issues by Jon Malkin · 7 years ago
  51. 0fda176 MTJ code still exists, but untested and with no route to using it in FD. Otherwise improve test coverage and clean up code. by Jon Malkin · 7 years ago
  52. 21aebb6 Improve test coverage of matrix package by Jon Malkin · 7 years ago
  53. 323cc8a checkpointing different SVD approaches. MTJ seems not to work properly in all cases for unknown reasons by Jon Malkin · 7 years ago
  54. 102baa9 Add sym decomposition method to MTJ by Jon Malkin · 7 years ago
  55. c7eda9c remove .git from scm url by lrhodes · 7 years ago
  56. 99213f4 claen up imports, make number of SISVD iterations (package-) configurable by Jon Malkin · 7 years ago
  57. 978a68b fix bug where nextZeroRow was set 1 too large, always leaving an empty row, and finish SISVD for both libraries by Jon Malkin · 7 years ago
  58. 11711d1 finish refactor to support both ojalgo and MTJ, preliminary experiments on exact SVD with both pass by Jon Malkin · 7 years ago
  59. 0d6de81 very imcomplete checkpoint by Jon Malkin · 7 years ago
  60. 6078487 Merge pull request #2 from DataSketches/adjustment_fix by Jon Malkin · 8 years ago
  61. bfe7044 fix reset to clear the singular value adjustment accumulator by Jon Malkin · 8 years ago
  62. df7717f Update checkstyle, gitignore, misc. by lrhodes · 8 years ago
  63. 7af31e6 rename packages to make shading easier, update checkstyle config, add missing copyright headers by Jon Malkin · 8 years ago
  64. c366146 [maven-release-plugin] prepare for next development iteration by jmalkin · 8 years ago
  65. f4b3af9 [maven-release-plugin] prepare release sketches-vector-0.0.2 by jmalkin · 8 years ago sketches-vector-0.0.2
  66. 3a95e93 remove unnecessary hadoop and pig dependencies from pom by jmalkin · 8 years ago
  67. 0d873d0 [maven-release-plugin] prepare for next development iteration by jmalkin · 8 years ago
  68. 092a52a [maven-release-plugin] prepare release sketches-vector-0.0.1 by jmalkin · 8 years ago sketches-vector-0.0.1
  69. 982de4a update .gitignore to ignore clover by jmalkin · 8 years ago
  70. 675b510 Revert "clean up pom" by jmalkin · 8 years ago
  71. 9718957 [maven-release-plugin] prepare release sketches-vector-0.0.1 by jmalkin · 8 years ago
  72. 12220a2 revert version in pom by jmalkin · 8 years ago
  73. 2ebda05 [maven-release-plugin] prepare for next development iteration by jmalkin · 8 years ago
  74. 21ce56b [maven-release-plugin] prepare release sketches-vector-0.0.1 by jmalkin · 8 years ago
  75. 685b187 [maven-release-plugin] rollback the release of sketches-vector-0.0.1 by jmalkin · 8 years ago
  76. abba98a [maven-release-plugin] prepare release sketches-vector-0.0.1 by jmalkin · 8 years ago
  77. 639c2b5 clean up pom by jmalkin · 8 years ago
  78. d8217ea Merge pull request #1 from DataSketches/release_prep by Jon Malkin · 8 years ago
  79. 9b40e65 remove more hard-coded constants by jmalkin · 8 years ago
  80. fb2124b bump ojalgo version, remove a couple hard-coded 8s by jmalkin · 8 years ago
  81. 4ee9a8c Revert "bump ojalgo version, remove a couple hard-coded 8s" by jmalkin · 8 years ago
  82. f9962e7 [maven-release-plugin] prepare release sketches-vector-0.0.1 by jmalkin · 8 years ago
  83. b0def46 bump ojalgo version, remove a couple hard-coded 8s by jmalkin · 8 years ago
  84. 46d3f75 allow printing singular values separaltey from matrix in toString() by jmalkin · 8 years ago
  85. 9bb5486 Ensure no side-effects on sketch state from getResult or toByteArray by jmalkin · 8 years ago
  86. 1c2eab8 fix groupId in pom, some cleanup based on feedback by jmalkin · 8 years ago
  87. 5cc82b9 comment out println by jmalkin · 8 years ago
  88. 7c987d5 Increase test coverage by jmalkin · 8 years ago
  89. 094731b correct project name in pom, remove SketchesArgumentException that would collide with core by jmalkin · 8 years ago
  90. c171d13 Enable travis badge by Jon Malkin · 8 years ago
  91. 836bbe4 Update README.md by Jon Malkin · 8 years ago
  92. 17f7e94 Update README.md by Jon Malkin · 8 years ago
  93. 444fb13 Add travis config by jmalkin · 8 years ago
  94. fc1c7c7 update package files, checkstyle bug, add .mds by jmalkin · 8 years ago
  95. d6fe81e copy from prototype repo by jmalkin · 8 years ago
  96. 7bb9723 Initial commit by Jon Malkin · 8 years ago