1. 974512e Merge pull request #80 from apache/dependabot/pip/src/notebooks/setuptools-78.1.1 by Lee Rhodes · 31 hours ago master
  2. 24a135b Bump setuptools from 72.2.0 to 78.1.1 in /src/notebooks by dependabot[bot] · 34 hours ago
  3. 3618b66 Merge pull request #79 from apache/dependabot/pip/src/notebooks/h11-0.16.0 by Lee Rhodes · 3 weeks ago
  4. 8dafa87 Bump h11 from 0.14.0 to 0.16.0 in /src/notebooks by dependabot[bot] · 4 weeks ago
  5. f726605 Merge pull request #78 from apache/dependabot/pip/src/notebooks/jinja2-3.1.6 by Lee Rhodes · 7 weeks ago
  6. bd0f046 Bump jinja2 from 3.1.5 to 3.1.6 in /src/notebooks by dependabot[bot] · 3 months ago
  7. 5dcf4e6 Merge pull request #75 from frankgrimes97/feature/allow-building-with-java11 by Lee Rhodes · 4 months ago
  8. fe1d616 Allow building with Java 11 by Frank Grimes · 4 months ago
  9. d414c36 Merge pull request #74 from frankgrimes97/upkeep/fix-broken-build-and-upgrade-to-dataketches-java-6.2.0 by Alexander Saydakov · 4 months ago
  10. f2c9a3e Upgrade to datasketches-java-6.2.0 by Frank Grimes · 4 months ago
  11. c51d486 Exclude src/notebooks from RAT license checks by Frank Grimes · 4 months ago
  12. b775470 Add missing license header by Frank Grimes · 4 months ago
  13. 9919471 Minor JavaDoc fixes by Frank Grimes · 4 months ago
  14. 79565ab Ignore local NetBeans IDE config files by Frank Grimes · 4 months ago
  15. 17c1fcb Fix invalid POM file by Frank Grimes · 4 months ago
  16. 729a693 Refactoring & clean up. by Lee Rhodes · 4 months ago
  17. 43ca537 Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 4 months ago
  18. ed31fdc Most of these changes remove references to the "Handle" hierarchy, which by Lee Rhodes · 4 months ago
  19. 7aff7fe Merge pull request #71 from apache/dependabot/pip/src/notebooks/tornado-6.4.2 by Lee Rhodes · 4 months ago
  20. ae74603 Merge pull request #72 from apache/dependabot/pip/src/notebooks/jinja2-3.1.5 by Lee Rhodes · 4 months ago
  21. 2b469cd Merge pull request #73 from apache/tdigest-cpp by Lee Rhodes · 4 months ago
  22. 266c847 missing file by AlexanderSaydakov · 4 months ago
  23. 6d19058 Bump jinja2 from 3.1.4 to 3.1.5 in /src/notebooks by dependabot[bot] · 4 months ago
  24. 6ee1942 Bump tornado from 6.4.1 to 6.4.2 in /src/notebooks by dependabot[bot] · 6 months ago
  25. fd79bf5 Merge pull request #70 from apache/tdigest-cpp by Alexander Saydakov · 7 months ago
  26. 6162dda true rank by AlexanderSaydakov · 7 months ago
  27. fbe5c8f standard deviation constants by AlexanderSaydakov · 7 months ago
  28. 11285b7 REQ error vs rank by AlexanderSaydakov · 7 months ago
  29. caf2cf3 tdigest characterization by AlexanderSaydakov · 7 months ago
  30. 97df9ad Merge pull request #67 from apache/dependabot/pip/src/notebooks/notebook-7.2.2 by Lee Rhodes · 9 months ago
  31. 9a5ad82 Merge pull request #68 from apache/dependabot/pip/src/notebooks/jupyterlab-4.2.5 by Lee Rhodes · 9 months ago
  32. 17d520f Bump jupyterlab from 4.2.4 to 4.2.5 in /src/notebooks by dependabot[bot] · 9 months ago
  33. a1848b1 Bump notebook from 7.2.1 to 7.2.2 in /src/notebooks by dependabot[bot] · 9 months ago
  34. 5196bde Merge pull request #66 from apache/add-python-plotting by c-dickens · 9 months ago
  35. 058c211 Added space profile and analysis by c-dickens · 9 months ago
  36. 90b15e6 Added accuracy vs num hashes profiles by c-dickens · 9 months ago
  37. 47acb66 Added readme by c-dickens · 9 months ago
  38. b160991 Added expansion profile by c-dickens · 9 months ago
  39. 98bd688 Added the QF expansion profile by c-dickens · 9 months ago
  40. 145301a Simplified experiment code and added trials by c-dickens · 10 months ago
  41. a32d450 Corrected size -> space refactor by c-dickens · 10 months ago
  42. 66a0068 Put renamed profiles into confs by c-dickens · 10 months ago
  43. 4e39ffb Renamed space profiles for consistency by c-dickens · 10 months ago
  44. 69f906e Added space profiles by c-dickens · 10 months ago
  45. 87380c0 Added filter accuracy scripts by Charlie Dickens · 11 months ago
  46. ff2096f Added quotient filter update times and renamed bloom profile by Charlie Dickens · 12 months ago
  47. 5f6e5f7 Added initial filter update times script by Charlie Dickens · 12 months ago
  48. d5238f5 Add ResourceFiles to src/main/java/org/apache/datasketches/characterization by Lee Rhodes · 12 months ago
  49. 89dfe18 Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 12 months ago
  50. 40d512c Change to ds-java 6.0.0 by Lee Rhodes · 12 months ago
  51. 11e6743 [Go] Add FrequencyLong speed profile by Pierre Lacave · 1 year ago
  52. bb80721 Merge pull request #65 from apache/hll-serde-go by Pierre Lacave · 1 year ago
  53. 3b9de54 [Go] Add HLL SerDe profile by Pierre Lacave · 1 year ago
  54. d9d6706 Merge pull request #64 from apache/go-hll-merge-speed-profile by Pierre Lacave · 1 year ago
  55. d9bf9be [Go] add no error assert in distinct count merge speed profile by Pierre Lacave · 1 year, 1 month ago
  56. 35ae9ca Add serde to merge speed job by Pierre Lacave · 1 year, 1 month ago
  57. cb87b12 [Go] Add go merge speed profile for HLL and cleanup by Pierre Lacave · 1 year, 1 month ago
  58. 3df8d9f Merge pull request #62 from apache/hll-bound-accuracy-go by Pierre Lacave · 1 year, 1 month ago
  59. 9fa4518 Merge pull request #63 from apache/rat-exclusion by Pierre Lacave · 1 year, 1 month ago
  60. 7824c81 Exclude Intellij folder by Pierre Lacave · 1 year, 1 month ago
  61. cba5b27 Exclude from pom instead by Pierre Lacave · 1 year, 1 month ago
  62. 5dcb994 Add Rat excludes for go.sum by Pierre Lacave · 1 year, 1 month ago
  63. 396b5b9 Update Readme.md by Lee Rhodes · 1 year, 1 month ago
  64. 562a2b5 Fix profile formatter and cleanup by Pierre Lacave · 1 year, 1 month ago
  65. 5b04138 Fix config and bound accuracy printer by Pierre Lacave · 1 year, 1 month ago
  66. b952ab7 Add HLL accuracy bounds and merge accuracy characterization profile by Pierre Lacave · 1 year, 1 month ago
  67. 5d2c8e6 Merge pull request #61 from apache/go-characterization by Pierre Lacave · 1 year, 1 month ago
  68. cf1134d Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 1 year, 2 months ago
  69. dc695ed Added Kll vector characterization tests. by Lee Rhodes · 1 year, 2 months ago
  70. 52452dc [Go] set rmse in distinct count job by Pierre Lacave · 1 year, 2 months ago
  71. a076e4c remove binary of datasketches-characterization-go by Pierre Lacave · 1 year, 2 months ago
  72. 730a57f fix go program name by Pierre Lacave · 1 year, 2 months ago
  73. a156720 Remove left over code port by Pierre Lacave · 1 year, 2 months ago
  74. 40db86b license by Pierre Lacave · 1 year, 2 months ago
  75. fbfe02c [Go] Add first characterization job for Go by Pierre Lacave · 1 year, 2 months ago
  76. f1b1258 Merge pull request #60 from apache/tdigest-cpp by Alexander Saydakov · 1 year, 2 months ago
  77. 9de0971 [Go] go tidy go.sum by Pierre Lacave · 1 year, 2 months ago
  78. 568c64b [Go] Fix accuracy stats by Pierre Lacave · 1 year, 2 months ago
  79. de09987 [Go] Add test runner and use float64 KLL in accuracy stats by Pierre Lacave · 1 year, 2 months ago
  80. e7d8724 Rebase Go implemn from Java Job runners by Pierre Lacave · 1 year, 2 months ago
  81. 7848799 [Go] Add a first job without much stats tracking by Pierre Lacave · 1 year, 2 months ago
  82. efef4a3 Characterization study for KLLItemsSketch with Weighted Updates by Lee Rhodes · 1 year, 4 months ago
  83. 0dfb984 Add profile for KllFloats Weighted Updates by Lee Rhodes · 1 year, 4 months ago
  84. 8598bee Add characterization test for weighted update for KllFloatsSketch by Lee Rhodes · 1 year, 4 months ago
  85. aa33d5d New utility class that creates power-law distributions where the sum of by Lee Rhodes · 1 year, 4 months ago
  86. a01aee3 Added Weighted vs Unweighted test profile for KLL by Lee Rhodes · 1 year, 4 months ago
  87. 2028e49 Bringing Kll test profiles up to date. by Lee Rhodes · 1 year, 4 months ago
  88. 9ced8fc tdigest characterization by AlexanderSaydakov · 1 year, 5 months ago
  89. 3a5171e Fixed some compatibility issues so that the java code in this repo stays by Lee Rhodes · 1 year, 6 months ago
  90. 019ead8 cleanup pom by Lee Rhodes · 1 year, 7 months ago
  91. a6816a7 Merge pull request #59 from apache/matchJava4.0.0 by Lee Rhodes · 1 year, 7 months ago
  92. 48287b2 clean up pom by Lee Rhodes · 1 year, 7 months ago
  93. 2c60b23 Mostly cosmetic improvements to the BaseUpdateSpeedProfile. by Lee Rhodes · 1 year, 7 months ago
  94. 080028e Remove obsolete tests by Lee Rhodes · 1 year, 7 months ago
  95. 3d6b3f6 theta compression serialize time by AlexanderSaydakov · 1 year, 8 months ago
  96. 1e652e8 theta sketch serialized size by AlexanderSaydakov · 1 year, 10 months ago
  97. 5390db0 Merge pull request #58 from apache/dependabot/maven/org.testng-testng-7.5.1 by Alexander Saydakov · 2 years ago
  98. 78bb0e7 Bump testng from 7.4.0 to 7.5.1 by dependabot[bot] · 2 years ago
  99. e3f3bd3 Updates to match the current DS-Java master branch, which will become by Lee Rhodes · 2 years, 3 months ago
  100. b5243f8 compatibility with the latest code in datasketches-cpp master before by AlexanderSaydakov · 2 years, 6 months ago