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