1. 1e59551 MATH-1683: Make precondition explicit. by Gilles Sadowski · 8 days ago master
  2. 3a54177 MATH-1682: Fix iteration on empty vector. by Gilles Sadowski · 8 days ago
  3. 96724d4 Use HTTPS in Git URL by Gary Gregory · 2 weeks ago
  4. 7c5d34a Merge pull request #278 from apache/dependabot/github_actions/github/codeql-action-3.29.2 by Gary Gregory · 2 weeks ago
  5. 22dc4ec Bump github/codeql-action from 3.29.1 to 3.29.2 by dependabot[bot] · 2 weeks ago
  6. c79eb9b Merge pull request #277 from apache/dependabot/github_actions/github/codeql-action-3.29.1 by Arnout Engelen · 3 weeks ago
  7. 32e9965 Bump github/codeql-action from 3.29.0 to 3.29.1 by dependabot[bot] · 3 weeks ago
  8. c3dd566 Javadoc typo by Alex Herbert · 4 weeks ago
  9. 79378f1 Merge pull request #275 from apache/dependabot/github_actions/github/codeql-action-3.29.0 by Gary Gregory · 5 weeks ago
  10. 677eecf Bump github/codeql-action from 3.28.19 to 3.29.0 by dependabot[bot] · 5 weeks ago
  11. e9167ae Use multiplication for power of 2 by Alex Herbert · 6 weeks ago
  12. 784b768 Re-implement the Clopper-Pearson interval using the beta distribution by Alex Herbert · 6 weeks ago
  13. 3eccfe4 Exclude Spotbugs error in DfpField. by Alex Herbert · 6 weeks ago
  14. abe8cb0 Switch statements checked using PMD ExhaustiveSwitchHasDefault by Alex Herbert · 6 weeks ago
  15. 589da5d Upgrade commons parent 81 to 84 by Alex Herbert · 6 weeks ago
  16. bde0f3d Merge pull request #274 from apache/dependabot/github_actions/github/codeql-action-3.28.19 by Gary Gregory · 6 weeks ago
  17. 626bb53 Merge pull request #273 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.2 by Gary Gregory · 6 weeks ago
  18. 2d7e483 Bump github/codeql-action from 3.28.18 to 3.28.19 by dependabot[bot] · 6 weeks ago
  19. 79c8619 Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by dependabot[bot] · 6 weeks ago
  20. 49243fe Update site schema to 2.0.0 by Alex Herbert · 9 weeks ago
  21. 96a5c3a Merge pull request #271 from apache/dependabot/github_actions/codecov/codecov-action-5.4.3 by Gary Gregory · 9 weeks ago
  22. 959a8ca Merge pull request #270 from apache/dependabot/github_actions/github/codeql-action-3.28.18 by Gary Gregory · 9 weeks ago
  23. 7dec048 Bump codecov/codecov-action from 5.4.2 to 5.4.3 by dependabot[bot] · 9 weeks ago
  24. f45716d Bump github/codeql-action from 3.28.17 to 3.28.18 by dependabot[bot] · 9 weeks ago
  25. 4c4c227 MATH-1650: Add unit tests file. by Gilles Sadowski · 10 weeks ago
  26. ab25a02 Minor change: Remove spurious line. by Gilles Sadowski · 10 weeks ago
  27. 7be143d Add unit test (see MATH-1674). by Gilles Sadowski · 10 weeks ago
  28. f6ffde9 Merge pull request #269 from apache/dependabot/github_actions/github/codeql-action-3.28.17 by Gary Gregory · 3 months ago
  29. 6401786 Bump org.apache.commons:commons-imaging from 1.0.0-alpha5 to 1.0.0-alpha6 #268 by Gary Gregory · 3 months ago
  30. db061f0 Merge pull request #268 from apache/dependabot/maven/org.apache.commons-commons-imaging-1.0.0-alpha6 by Gary Gregory · 3 months ago
  31. 6960cfe Bump github/codeql-action from 3.28.16 to 3.28.17 by dependabot[bot] · 3 months ago
  32. c3abd21 Bump org.apache.commons:commons-imaging by dependabot[bot] · 3 months ago
  33. e995b22 Merge pull request #264 from apache/dependabot/github_actions/github/codeql-action-3.28.16 by Arnout Engelen · 3 months ago
  34. c565236 Bump github/codeql-action from 3.28.15 to 3.28.16 by dependabot[bot] · 3 months ago
  35. 241f538 Merge pull request #263 from apache/dependabot/github_actions/codecov/codecov-action-5.4.2 by Gary Gregory · 3 months ago
  36. b6df9d5 Bump codecov/codecov-action from 5.3.1 to 5.4.2 by dependabot[bot] · 3 months ago
  37. 6c97f03 Merge pull request #262 from apache/dependabot/github_actions/github/codeql-action-3.28.15 by Gary Gregory · 3 months ago
  38. ddf7d65 Merge pull request #261 from apache/dependabot/github_actions/actions/setup-java-4.7.1 by Gary Gregory · 3 months ago
  39. e0bf434 Bump github/codeql-action from 3.28.13 to 3.28.15 by dependabot[bot] · 3 months ago
  40. 7d1613a Bump actions/setup-java from 4.7.0 to 4.7.1 by dependabot[bot] · 3 months ago
  41. e1e5265 Update maven central badge placeholder by Alex Herbert · 3 months ago
  42. 82070d0 MATH-1650. by Gilles Sadowski · 4 months ago
  43. bdd4a35 Reduce test expected minimum number of evaluations by Alex Herbert · 4 months ago
  44. bad259a MATH-1671: Remove equals and hashcode implementations by Alex Herbert · 4 months ago
  45. 4566032 MATH-1671: Reduce the method overrides for the SemiVariance by Alex Herbert · 4 months ago
  46. 09163db MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  47. f7fc3a4 MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  48. 8593998 MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  49. 73e08f3 MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  50. a3ddf39 MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  51. 0f36ba6 MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  52. f58c36c MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  53. fb1c36b MATH-1671: Update stat.descriptive package to use Commons Statistics by Alex Herbert · 4 months ago
  54. 0020bc5 Code examples are compilable again. by Gilles Sadowski · 4 months ago
  55. 0235de6 Use 2 * standard error for the radius by Alex Herbert · 4 months ago
  56. 88f50d4 Ensure legacy module dependencies are installed by Alex Herbert · 4 months ago
  57. 76ec4a5 Change CodeQL language to java by Alex Herbert · 4 months ago
  58. 0df8a94 Switch GH action Java build to temurin by Alex Herbert · 4 months ago
  59. a84f6eb Bug fix: verify array range before using it to validate the weights by Alex Herbert · 4 months ago
  60. 9c31434 Switch GH build to macos-13 to support java 8 by Alex Herbert · 4 months ago
  61. e195ee2 MATH-1672: Remove stat.ranking package by Alex Herbert · 4 months ago
  62. 95847b7 MATH-1670: Remove stat.inference package by Alex Herbert · 4 months ago
  63. 6c6ffb5 Merge pull request #259 from apache/dependabot/github_actions/github/codeql-action-3.28.13 by Gary Gregory · 4 months ago
  64. f7ca946 Bump github/codeql-action from 3.28.12 to 3.28.13 by dependabot[bot] · 4 months ago
  65. eb9cfeb Javadoc @since tag should be after @throws by Gary D. Gregory · 4 months ago
  66. aed0672 Merge pull request #257 from apache/dependabot/github_actions/actions/cache-4.2.3 by Gary Gregory · 4 months ago
  67. f83ac78 Merge pull request #258 from apache/dependabot/github_actions/github/codeql-action-3.28.12 by Gary Gregory · 4 months ago
  68. c0c0de4 Merge pull request #256 from apache/dependabot/github_actions/actions/upload-artifact-4.6.2 by Gary Gregory · 4 months ago
  69. dea6eae Bump github/codeql-action from 3.28.11 to 3.28.12 by dependabot[bot] · 4 months ago
  70. b945a2d Bump actions/cache from 4.2.2 to 4.2.3 by dependabot[bot] · 4 months ago
  71. 0a92117 Bump actions/upload-artifact from 4.6.1 to 4.6.2 by dependabot[bot] · 4 months ago
  72. 49664cf Comment: Remove unnecessary Latin acronym by Gary Gregory · 4 months ago
  73. 64f1847 Merge pull request #255 from apache/dependabot/github_actions/github/codeql-action-3.28.11 by Gary Gregory · 4 months ago
  74. b713939 Bump github/codeql-action from 3.28.10 to 3.28.11 by dependabot[bot] · 4 months ago
  75. a27cd3c Comment: Remove unnecessary Latin acronym by Gary Gregory · 4 months ago
  76. 484ff99 Update exception handling for Commons Imaging 1.0.0-alpha5 by Alex Herbert · 5 months ago
  77. 01a5a62 Remove extra whitespace in Javadoc @link tags by Gary Gregory · 5 months ago
  78. 8dad3b8 Merge pull request #252 from apache/dependabot/github_actions/actions/upload-artifact-4.6.1 by Gary Gregory · 5 months ago
  79. b0e7c46 Merge pull request #253 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.1 by Gary Gregory · 5 months ago
  80. 03edd65 Merge pull request #254 from apache/dependabot/github_actions/github/codeql-action-3.28.10 by Gary Gregory · 5 months ago
  81. d77ef65 Merge pull request #251 from apache/dependabot/github_actions/actions/cache-4.2.2 by Gary Gregory · 5 months ago
  82. 61249a5 Bump github/codeql-action from 3.28.9 to 3.28.10 by dependabot[bot] · 5 months ago
  83. 6d9a034 Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by dependabot[bot] · 5 months ago
  84. 56bcdbe Bump actions/upload-artifact from 4.6.0 to 4.6.1 by dependabot[bot] · 5 months ago
  85. f7219ee Bump actions/cache from 4.2.1 to 4.2.2 by dependabot[bot] · 5 months ago
  86. c85f034 Drop coveralls, as no longer used [skip ci] by Sebb · 5 months ago
  87. 7b4e8d2 Typo: 1.0-alpha5 to 1.0.0-alpha5 [skip ci] by Sebb · 5 months ago
  88. 446d17e Bump Commons Imaging from 1.0-alpha3 to 1.0-alpha5 [skip ci] by Sebb · 5 months ago
  89. ee2bf80 Bump picocli from 3.9.5 to 4.7.6 [skip ci] by Sebb · 5 months ago
  90. 67386ce Remove outdated reference to Java version [skip ci] by Elliotte Rusty Harold · 5 months ago
  91. 83e5c30 Merge pull request #249 from apache/dependabot/github_actions/actions/cache-4.2.1 by Gary Gregory · 5 months ago
  92. eff126e Bump actions/cache from 4.2.0 to 4.2.1 by dependabot[bot] · 5 months ago
  93. c32f5ef Update MathJax URL by Alex Herbert · 5 months ago
  94. 02cdccf Bump CP to 81 by Sebb · 5 months ago
  95. 0d6afe9 Drop deprecated (now deleted) references [skip ci] by Sebb · 5 months ago
  96. 553504b Use Java 6 API for exception construction by Gary D. Gregory · 5 months ago
  97. 0fb8b4e Fix typos in Javadoc and comments by Gary D. Gregory · 5 months ago
  98. 6898fd4 Fix redundant Javadoc phrasing by Gary D. Gregory · 5 months ago
  99. aa1efd8 Update changes.xml by Arnout Engelen · 5 months ago
  100. b8bc759 Merge pull request #244 from apache/dependabot/maven/org.apache.commons-commons-rng-bom-1.6 by Arnout Engelen · 5 months ago