7158 Commits

Author SHA1 Message Date
Gary Gregory
3ad19e6078 Fix link to the user mailing list 2023-12-05 13:36:53 -05:00
Gary Gregory
1b47b24a55 Use String#isEmpty() 2023-11-28 11:17:21 -05:00
Gilles Sadowski
d961ff2f4d Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-math 2023-11-22 02:26:03 +01:00
Gilles Sadowski
aaa39b8fd5 MATH-1666: Hide "LineSearch". 2023-11-22 02:25:27 +01:00
Alex Herbert
6b97a087dd Add serial version UID to fix compile warnings 2023-11-21 19:08:42 +00:00
Alex Herbert
b68b2601ab Move auxilary class to static inner class 2023-11-21 19:05:13 +00:00
Alex Herbert
bc04683e4d Remove empty arrays to varargs reflection methods 2023-11-21 18:58:51 +00:00
Alex Herbert
68a21f7fb1 Access static field in a static way 2023-11-21 18:53:41 +00:00
Alex Herbert
3620d60718 Checkstyle: unnecessary parentheses 2023-11-21 18:40:59 +00:00
Alex Herbert
e49cabff8b Checkstyle: redundant public modifier 2023-11-21 18:34:51 +00:00
Alex Herbert
cfd7a36313 Checkstyle: private final class should be final 2023-11-21 18:33:47 +00:00
Gary Gregory
fc92ca62be Fix illegal Javadoc tags (Java 17) 2023-11-05 09:09:47 -05:00
Gary Gregory
191d111d6b Normalize mvn invocation on GitHub 2023-10-11 07:47:46 -04:00
Gary Gregory
063b294ffc Remove commons.releaseManagerName and commons.releaseManagerKey 2023-10-03 07:53:06 -04:00
aherbert
62d5775863 Ignore lack of comments in the LocalizedFormats class on JDK 17 2023-09-21 14:26:52 +01:00
sebbASF
95b244cb1f
Use same artifactId prefix as modules (#235)
Changing the artifactId would normally require a corresponding change of package. But in this case, the parent does not include any Java code, so we should be OK.
2023-09-21 13:44:49 +01:00
aherbert
8ea48b398e Correct code example 2023-09-07 18:03:18 +01:00
Gilles Sadowski
9e02432e06 MATH-1665: Fail "javadoc" on warnings. 2023-08-05 18:14:12 +02:00
Gilles Sadowski
68f3d64fee Upgrade to CP 59.
See also COMMONSSITE-166.
2023-07-29 11:34:34 +02:00
Gilles Sadowski
2fb5f6aa95 MATH-1658: Enable passing a "ConvergenceChecker" as "OptimizationData". 2023-06-29 23:53:46 +02:00
Gary Gregory
4b0ffd3ab7 Spelling 2023-06-24 14:25:56 -04:00
Gary Gregory
f65a0f936c Spelling 2023-06-24 13:40:56 -04:00
aherbert
ee0ae7b470 Correct javadoc for Dfp log function 2023-06-02 15:42:02 +01:00
Gary Gregory
c7531ac698 Bump commons-parent from 57 to 58 2023-05-25 16:33:07 -04:00
Gary Gregory
28ecb5d8a8 Grammar 2023-05-24 13:31:49 -04:00
Gary Gregory
fda18906ac Javadoc, in-line comment, and messages typos 2023-05-19 09:06:16 -04:00
Alex Herbert
b49916f7f6 Simplify the release profile by removing redundant modules. 2023-05-09 00:31:44 +01:00
Alex Herbert
cf78d0b2c6 Remove docs-archive
This duplicates in the reactor the functionality of the
commons-math-docs module.
2023-05-09 00:31:44 +01:00
Gilles Sadowski
cae501c1f0 Upgrade to CP 57. 2023-04-28 02:49:10 +02:00
Gilles Sadowski
ece74cff78 MATH-1659: Reduce verbosity of "surefire" plugin. 2023-04-05 20:04:29 +02:00
Gilles Sadowski
56844842a8 MATH-1657: Provide (protected) accessor to the objective function.
Deprecated method "computeObjectiveValue" (equivalent functionality).

Thanks to François Laferrière for the suggestion.
2023-04-05 16:41:24 +02:00
Gilles Sadowski
62b90523c5 Track changes.
Closes #230.
2023-03-06 03:03:22 +01:00
Gilles Sadowski
9321062e12 Update description for next release. 2023-03-06 02:42:23 +01:00
Gilles Sadowski
6c493a4f20 MATH-1589: Remove spurious "throws" clause. 2023-03-06 02:30:45 +01:00
Cyril de Catheu
5f76f8384d MATH-1654: optimize Array2DRowRealMatrix getEntry 2023-03-04 23:58:20 +01:00
Sebb
889d27b5d7 codecov-commenter => notifications 2023-02-03 16:42:46 +00:00
Sebb
7cfaf6b553 Standardise 2023-01-20 19:12:32 +00:00
Sebb
959e1ef8bf Standardise notifications 2023-01-20 19:03:46 +00:00
Gilles Sadowski
b05b58d2fd Use "forEach" syntax. 2023-01-06 03:49:01 +01:00
Gilles Sadowski
423b72ff8d Simplify.
Thanks to Alex Herbert.
2023-01-06 03:40:09 +01:00
Gilles Sadowski
093c7ecbf5 Add "checkFinite" utility method.
Functionality was defined in class "MathUtils" (in v3.6.1).
2023-01-05 19:52:17 +01:00
Gilles Sadowski
90d2d4edde Upgrade to CP 56. 2023-01-03 22:08:56 +01:00
Gilles Sadowski
585b04c22e Javadoc. 2022-12-26 03:09:37 +01:00
Gilles Sadowski
e22fd6d967 Update release howto. 2022-12-22 23:48:52 +01:00
Gilles Sadowski
e7b46da7e6 Note to avoid cluttering the web site with transient API docs. 2022-12-22 10:43:37 +01:00
Gilles Sadowski
68352e9234 Update release howto. 2022-12-22 10:42:17 +01:00
Gilles Sadowski
8e5e8bb65b Reset "-SNAPSHOT" suffix in "<version>" tag.
Next version is still "4.0", with "0" as minor number, because last release was "beta".
2022-12-22 10:35:53 +01:00
Gilles Sadowski
d6f3268e6a Remove dangling links. 2022-12-22 08:47:23 +01:00
Gilles Sadowski
506d4bea15 Merge branch '4.0-beta1-release' 2022-12-22 08:28:53 +01:00
Gilles Sadowski
3575250209 Update release howto. 2022-12-22 08:09:23 +01:00