projects
/
commons-numbers.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
commons-numbers.git
2022-05-04
aherbert
Javadoc typo
master
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
aherbert
Sonar fix: Use constants in place of methods for consta...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
aherbert
Sonar fix: custom assertEquals method so that expected...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
aherbert
Sonar fix: Extract nested ternary
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
aherbert
Sonar fix: remove useless assignment
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
aherbert
Remove extra new lines
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
aherbert
Javadoc typo
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Gary Gregory
Add SECURITY.md
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Gary Gregory
Add CODE_OF_CONDUCT.md
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
aherbert
NUMBERS-185: Allow Precision.compareTo using a max...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
aherbert
Use Double.MIN_VALUE for the SAFE_MIN constant.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
aherbert
Ensure Precision equals is symmetric
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
aherbert
NUMBERS-184: Reduce operations in Precision.equals...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
Gilles Sadowski
Replace deprecated calls.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
Gilles Sadowski
Upgrade parent POM.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Alex Herbert
NUMBERS-181: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Alex Herbert
NUMBERS-181: New public API for beta functions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Alex Herbert
NUMBERS-181: Port the Boost beta functions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Alex Herbert
Move DataReader to package level class
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Alex Herbert
Move BoostGamma.Policy to package level class
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
aherbert
NUMBERS-183: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
aherbert
NUMBERS-183: Improve binomial coefficient classes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
aherbert
Update NOTICE to 2022
commit
|
commitdiff
|
tree
|
snapshot
2022-01-08
Alex Herbert
NUMBERS-182: Avoid overflow in LogBeta for tiny arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Alex Herbert
NUMBERS-180: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Alex Herbert
NUMBERS-180: Gamma ratio and delta ratio
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Alex Herbert
Remove public from package level utility class
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
aherbert
Remove redundant variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
aherbert
Remove dependency on Precision
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
aherbert
Avoid underflow computing the initial value
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
aherbert
Avoid overflow computing the initial value
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Alex Herbert
NUMBERS-179: Update threshold in regularisedGammaPrefix
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Alex Herbert
Lower threshold for a ~ z
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Alex Herbert
Move the direct computation before checks for base...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
aherbert
Add another log1pmx test case to hit code coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Alex Herbert
NUMBERS-177: Add scaled complementary error function...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Alex Herbert
NUMBERS-178: Add Factorial.doubleValue(int)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Alex Herbert
Add since tags for new API additions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
aherbert
NUMBERS-178: Tabulate all representable factorials...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
aherbert
Add Commons Numbers 1.0 implementation to ErfPerformanc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
aherbert
Update Commons RNG from 1.3 to 1.4
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
aherbert
NUMBERS-176: ContinuedFraction delegates to Generalized...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
aherbert
NUMBERS-174: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Alex Herbert
NUMBERS-174: Update gamma functions public API
110/head
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Alex Herbert
NUMBERS-174: Use Boost gamma function implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
aherbert
Add usable maven modules to the main README.md page
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
aherbert
Test isPowerOfTwo with negative arguments and all true...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
aherbert
NUMBERS-175: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
aherbert
NUMBERS-175: A continued fraction class to compute...
109/head
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
aherbert
Change Travis CI openjdk9 to openjdk11
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
aherbert
Reuse the golden ratio continued fraction implementation.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
aherbert
NUMBERS-173: Set minimum bound on continued fraction...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Alex Herbert
Sonar fix: Use assertEquals
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Alex Herbert
Sonar fix: lambda to contain only one source of an...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-26
Alex Herbert
Correct javadoc
commit
|
commitdiff
|
tree
|
snapshot
2021-10-26
aherbert
Prevent caching infinite factorial values.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-26
aherbert
Use String.format when doubles are used in messages.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-26
aherbert
Use isFinite
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Alex Herbert
Update ErfDifference X_CRIT value
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Alex Herbert
Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Update test tolerances for Erf and Erfc tests
108/head
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Increase test coverage for RegularizedGamma
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
NUMBERS-172: Use Boost Error function implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Exclude spot bugs false positives
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Update gitignore to exclude all target directories
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Upgrade plugins to allow building on JDK 17.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Correct first sentence of class javadoc
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Herbert
Align multi-line mathjax equations
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Alex Herbert
NUMBERS-171: InverseErf to support the full range of...
107/head
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
aherbert
Update PMD rules to correct syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Alex Herbert
Run checkstyle in the validate phase
commit
|
commitdiff
|
tree
|
snapshot
2021-10-10
Alex Herbert
NUMBERS-170: RegularizedBeta to handle edge cases
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
aherbert
Do not perform minimal site checkout in pre-site phase
commit
|
commitdiff
|
tree
|
snapshot
2021-10-03
Alex Herbert
Correct argument order for BrentSolver
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
Alex Herbert
NUMBERS-168: Identify brackets with small objective...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
Alex Herbert
Update SolverException to use String.format
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
aherbert
Consistent comment in private constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
aherbert
Remove unnecessary parentheses
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
aherbert
Fix empty block comment typo
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Gary Gregory
Update to work for all target folders (Eclipse).
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
aherbert
Correct format string for FractionException
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
aherbert
Correct typo
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Alex Herbert
Add japicmp check for binary compatibility
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Alex Herbert
Update distribution source archive specification
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Alex Herbert
Remove checksum from installed artifacts
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Alex Herbert
Update plugin order in pom
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Alex Herbert
Remove plugin checks from default goal
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Alex Herbert
Remove duplicate ConstantName module
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Alex Herbert
Ignore site-content.README
104/head
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Alex Herbert
Add missing site checkout property to parent
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Alex Herbert
Clean site-content.README file
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Alex Herbert
Avoid existing site checkout in all child modules
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Alex Herbert
Merge pull request #103 from arturobernalg/feature...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Arturo Bernal
Simplify boolean expressions with an simpler and equiva...
103/head
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Alex Herbert
Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Alex Herbert
Add XML schema
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Alex Herbert
Merge pull request #102 from arturobernalg/feature...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Arturo Bernal
Fix wrong javadoc
102/head
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Alex Herbert
Remove unnecessary nesting
commit
|
commitdiff
|
tree
|
snapshot
next