Sign in
apache
/
commons-math
/
HEAD
b065669
Merge pull request #292 from apache/dependabot/github_actions/codecov/codecov-action-5.5.1
by Gary Gregory
· 2 days ago
master
ba69562
Merge pull request #291 from apache/dependabot/github_actions/github/codeql-action-3.30.1
by Gary Gregory
· 2 days ago
e943651
Bump codecov/codecov-action from 5.5.0 to 5.5.1
by dependabot[bot]
· 2 days ago
f0eb052
Bump github/codeql-action from 3.29.11 to 3.30.1
by dependabot[bot]
· 2 days ago
8e8e80e
Merge pull request #289 from apache/dependabot/github_actions/github/codeql-action-3.29.11
by Gary Gregory
· 2 weeks ago
ffe0222
Merge pull request #287 from apache/dependabot/github_actions/actions/setup-java-5.0.0
by Gary Gregory
· 2 weeks ago
30a34bd
Merge pull request #288 from apache/dependabot/github_actions/codecov/codecov-action-5.5.0
by Gary Gregory
· 2 weeks ago
82be858
Bump github/codeql-action from 3.29.9 to 3.29.11
by dependabot[bot]
· 2 weeks ago
323f863
Bump codecov/codecov-action from 5.4.3 to 5.5.0
by dependabot[bot]
· 2 weeks ago
0cede0f
Bump actions/setup-java from 4.7.1 to 5.0.0
by dependabot[bot]
· 2 weeks ago
ddf4e60
Merge pull request #285 from apache/dependabot/github_actions/github/codeql-action-3.29.9
by Gary Gregory
· 3 weeks ago
884e45d
Bump github/codeql-action from 3.29.8 to 3.29.9
by dependabot[bot]
· 3 weeks ago
fc15182
Merge pull request #283 from apache/dependabot/github_actions/github/codeql-action-3.29.8
by Gary Gregory
· 4 weeks ago
ffb7405
Merge pull request #282 from apache/dependabot/github_actions/actions/cache-4.2.4
by Gary Gregory
· 4 weeks ago
ff9e056
Bump github/codeql-action from 3.29.7 to 3.29.8
by dependabot[bot]
· 4 weeks ago
ba71adc
Bump actions/cache from 4.2.3 to 4.2.4
by dependabot[bot]
· 4 weeks ago
8043a50
Merge pull request #281 from apache/dependabot/github_actions/github/codeql-action-3.29.5
by Gary Gregory
· 5 weeks ago
e8534b1
Bump github/codeql-action from 3.29.4 to 3.29.5
by dependabot[bot]
· 5 weeks ago
9f725f3
Merge pull request #280 from apache/dependabot/github_actions/github/codeql-action-3.29.4
by Gary Gregory
· 6 weeks ago
c4b4bb5
Bump github/codeql-action from 3.29.2 to 3.29.4
by dependabot[bot]
· 6 weeks ago
04fc9f4
MATH-1681: Throw exception when parsing fails.
by Gilles Sadowski
· 6 weeks ago
1e59551
MATH-1683: Make precondition explicit.
by Gilles Sadowski
· 8 weeks ago
3a54177
MATH-1682: Fix iteration on empty vector.
by Gilles Sadowski
· 8 weeks ago
96724d4
Use HTTPS in Git URL
by Gary Gregory
· 9 weeks ago
7c5d34a
Merge pull request #278 from apache/dependabot/github_actions/github/codeql-action-3.29.2
by Gary Gregory
· 9 weeks ago
22dc4ec
Bump github/codeql-action from 3.29.1 to 3.29.2
by dependabot[bot]
· 9 weeks ago
c79eb9b
Merge pull request #277 from apache/dependabot/github_actions/github/codeql-action-3.29.1
by Arnout Engelen
· 2 months ago
32e9965
Bump github/codeql-action from 3.29.0 to 3.29.1
by dependabot[bot]
· 2 months ago
c3dd566
Javadoc typo
by Alex Herbert
· 2 months ago
79378f1
Merge pull request #275 from apache/dependabot/github_actions/github/codeql-action-3.29.0
by Gary Gregory
· 3 months ago
677eecf
Bump github/codeql-action from 3.28.19 to 3.29.0
by dependabot[bot]
· 3 months ago
e9167ae
Use multiplication for power of 2
by Alex Herbert
· 3 months ago
784b768
Re-implement the Clopper-Pearson interval using the beta distribution
by Alex Herbert
· 3 months ago
3eccfe4
Exclude Spotbugs error in DfpField.
by Alex Herbert
· 3 months ago
abe8cb0
Switch statements checked using PMD ExhaustiveSwitchHasDefault
by Alex Herbert
· 3 months ago
589da5d
Upgrade commons parent 81 to 84
by Alex Herbert
· 3 months ago
bde0f3d
Merge pull request #274 from apache/dependabot/github_actions/github/codeql-action-3.28.19
by Gary Gregory
· 3 months ago
626bb53
Merge pull request #273 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.2
by Gary Gregory
· 3 months ago
2d7e483
Bump github/codeql-action from 3.28.18 to 3.28.19
by dependabot[bot]
· 3 months ago
79c8619
Bump ossf/scorecard-action from 2.4.1 to 2.4.2
by dependabot[bot]
· 3 months ago
49243fe
Update site schema to 2.0.0
by Alex Herbert
· 4 months ago
96a5c3a
Merge pull request #271 from apache/dependabot/github_actions/codecov/codecov-action-5.4.3
by Gary Gregory
· 4 months ago
959a8ca
Merge pull request #270 from apache/dependabot/github_actions/github/codeql-action-3.28.18
by Gary Gregory
· 4 months ago
7dec048
Bump codecov/codecov-action from 5.4.2 to 5.4.3
by dependabot[bot]
· 4 months ago
f45716d
Bump github/codeql-action from 3.28.17 to 3.28.18
by dependabot[bot]
· 4 months ago
4c4c227
MATH-1650: Add unit tests file.
by Gilles Sadowski
· 4 months ago
ab25a02
Minor change: Remove spurious line.
by Gilles Sadowski
· 4 months ago
7be143d
Add unit test (see MATH-1674).
by Gilles Sadowski
· 4 months ago
f6ffde9
Merge pull request #269 from apache/dependabot/github_actions/github/codeql-action-3.28.17
by Gary Gregory
· 4 months ago
6401786
Bump org.apache.commons:commons-imaging from 1.0.0-alpha5 to 1.0.0-alpha6 #268
by Gary Gregory
· 4 months ago
db061f0
Merge pull request #268 from apache/dependabot/maven/org.apache.commons-commons-imaging-1.0.0-alpha6
by Gary Gregory
· 4 months ago
6960cfe
Bump github/codeql-action from 3.28.16 to 3.28.17
by dependabot[bot]
· 4 months ago
c3abd21
Bump org.apache.commons:commons-imaging
by dependabot[bot]
· 4 months ago
e995b22
Merge pull request #264 from apache/dependabot/github_actions/github/codeql-action-3.28.16
by Arnout Engelen
· 5 months ago
c565236
Bump github/codeql-action from 3.28.15 to 3.28.16
by dependabot[bot]
· 5 months ago
241f538
Merge pull request #263 from apache/dependabot/github_actions/codecov/codecov-action-5.4.2
by Gary Gregory
· 5 months ago
b6df9d5
Bump codecov/codecov-action from 5.3.1 to 5.4.2
by dependabot[bot]
· 5 months ago
6c97f03
Merge pull request #262 from apache/dependabot/github_actions/github/codeql-action-3.28.15
by Gary Gregory
· 5 months ago
ddf7d65
Merge pull request #261 from apache/dependabot/github_actions/actions/setup-java-4.7.1
by Gary Gregory
· 5 months ago
e0bf434
Bump github/codeql-action from 3.28.13 to 3.28.15
by dependabot[bot]
· 5 months ago
7d1613a
Bump actions/setup-java from 4.7.0 to 4.7.1
by dependabot[bot]
· 5 months ago
e1e5265
Update maven central badge placeholder
by Alex Herbert
· 5 months ago
82070d0
MATH-1650.
by Gilles Sadowski
· 5 months ago
bdd4a35
Reduce test expected minimum number of evaluations
by Alex Herbert
· 5 months ago
bad259a
MATH-1671: Remove equals and hashcode implementations
by Alex Herbert
· 5 months ago
4566032
MATH-1671: Reduce the method overrides for the SemiVariance
by Alex Herbert
· 5 months ago
09163db
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
f7fc3a4
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
8593998
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
73e08f3
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
a3ddf39
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
0f36ba6
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
f58c36c
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
fb1c36b
MATH-1671: Update stat.descriptive package to use Commons Statistics
by Alex Herbert
· 5 months ago
0020bc5
Code examples are compilable again.
by Gilles Sadowski
· 5 months ago
0235de6
Use 2 * standard error for the radius
by Alex Herbert
· 5 months ago
88f50d4
Ensure legacy module dependencies are installed
by Alex Herbert
· 5 months ago
76ec4a5
Change CodeQL language to java
by Alex Herbert
· 5 months ago
0df8a94
Switch GH action Java build to temurin
by Alex Herbert
· 5 months ago
a84f6eb
Bug fix: verify array range before using it to validate the weights
by Alex Herbert
· 5 months ago
9c31434
Switch GH build to macos-13 to support java 8
by Alex Herbert
· 5 months ago
e195ee2
MATH-1672: Remove stat.ranking package
by Alex Herbert
· 5 months ago
95847b7
MATH-1670: Remove stat.inference package
by Alex Herbert
· 5 months ago
6c6ffb5
Merge pull request #259 from apache/dependabot/github_actions/github/codeql-action-3.28.13
by Gary Gregory
· 5 months ago
f7ca946
Bump github/codeql-action from 3.28.12 to 3.28.13
by dependabot[bot]
· 5 months ago
eb9cfeb
Javadoc @since tag should be after @throws
by Gary D. Gregory
· 6 months ago
aed0672
Merge pull request #257 from apache/dependabot/github_actions/actions/cache-4.2.3
by Gary Gregory
· 6 months ago
f83ac78
Merge pull request #258 from apache/dependabot/github_actions/github/codeql-action-3.28.12
by Gary Gregory
· 6 months ago
c0c0de4
Merge pull request #256 from apache/dependabot/github_actions/actions/upload-artifact-4.6.2
by Gary Gregory
· 6 months ago
dea6eae
Bump github/codeql-action from 3.28.11 to 3.28.12
by dependabot[bot]
· 6 months ago
b945a2d
Bump actions/cache from 4.2.2 to 4.2.3
by dependabot[bot]
· 6 months ago
0a92117
Bump actions/upload-artifact from 4.6.1 to 4.6.2
by dependabot[bot]
· 6 months ago
49664cf
Comment: Remove unnecessary Latin acronym
by Gary Gregory
· 6 months ago
64f1847
Merge pull request #255 from apache/dependabot/github_actions/github/codeql-action-3.28.11
by Gary Gregory
· 6 months ago
b713939
Bump github/codeql-action from 3.28.10 to 3.28.11
by dependabot[bot]
· 6 months ago
a27cd3c
Comment: Remove unnecessary Latin acronym
by Gary Gregory
· 6 months ago
484ff99
Update exception handling for Commons Imaging 1.0.0-alpha5
by Alex Herbert
· 6 months ago
01a5a62
Remove extra whitespace in Javadoc @link tags
by Gary Gregory
· 6 months ago
8dad3b8
Merge pull request #252 from apache/dependabot/github_actions/actions/upload-artifact-4.6.1
by Gary Gregory
· 6 months ago
b0e7c46
Merge pull request #253 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.1
by Gary Gregory
· 6 months ago
Next »