7196 Commits

Author SHA1 Message Date
Sebb
0fca79e3fd Show tolerance and delta on failure 2025-01-15 20:59:15 +00:00
Gary Gregory
c2461968ca Use HTTPS to fetch XSD files 2025-01-15 10:07:09 -05:00
Sebb
bcfb75a42f Regenerate issue-tracking page 2025-01-15 00:56:47 +00:00
Gary Gregory
4da2efa183 Update notice file copyright end date 2025-01-01 08:00:06 -05:00
Gilles Sadowski
e016130d58 Upgrade to CP 78. 2024-10-23 16:47:16 +02:00
Gilles Sadowski
5a19e1e032 MATH-1669: Javadoc. 2024-10-23 15:27:39 +02:00
Gilles Sadowski
e580cde5f7 Upgrade to CP 73. 2024-08-24 13:23:10 +02:00
Gilles Sadowski
9d54ae1b5b CheckStyle. 2024-08-24 13:23:10 +02:00
Gilles Sadowski
7b0e1a051d SpotBugs. 2024-08-24 13:23:10 +02:00
Gilles Sadowski
38a782bcca Upgrade dependencies. 2024-08-24 13:23:10 +02:00
Gary Gregory
c9b6a2e541 Fix typos in comments 2024-08-21 09:17:55 -04:00
Sebb
81f25ca2cc Use JUNit assertions not assert in tests 2024-07-30 00:08:35 +01:00
Alex Herbert
ad9c573012 Remove polyfill script 2024-06-26 07:20:24 +01:00
Alex Herbert
0014a4d883 Switch to zulu to support MacOS on JDK 8 2024-06-21 15:55:45 +01:00
Gary Gregory
618358ea77 Javadoc 2024-05-23 09:22:12 -04:00
Gilles Sadowski
ffcdf39f8f Update userguide.
Some links are still broken (due to the refactoring).
2024-04-05 13:08:03 +02:00
Alex Herbert
a368d71847 Update GH actions 2024-03-11 22:02:26 +00:00
Alex Herbert
bab00341a9 Allow fitting single component data 2024-03-11 21:55:54 +00:00
aherbert
4957f7570b Correct test for 2 column assumption to 1 column 2024-03-05 17:37:38 +00:00
aherbert
1610e6f194 Track changes 2024-03-05 17:35:39 +00:00
aherbert
7708824094 Allow fitting single column data 2024-03-05 17:29:18 +00:00
Sebb
f805657769 Canonical download location has moved 2024-01-31 15:21:48 +00:00
Gary Gregory
ce070a9f0f Javadoc: Use an HTTPS URL to the Apache web site 2024-01-14 10:37:10 -05:00
Sebb
cba0440e54 Show more test context 2023-12-24 17:46:45 +00:00
Sebb
55e5c1060c Show more test context 2023-12-24 17:28:54 +00:00
Sebb
6a4d802cb9 Show deltas for some failures [skip ci] 2023-12-24 17:01:00 +00:00
Sebb
a114d5a5d7 Typo [skip ci] 2023-12-24 16:43:13 +00:00
Sebb
26c94857f2 Reduce minimum to fix test failures 2023-12-24 16:39:53 +00:00
Sebb
a1e0382ae4 ExcessiveMethodLength/ClassLength are deprecated
Too dependent on coding style ... [skip ci]
2023-12-23 22:54:30 +00:00
Sebb
78dcee60d8 Trigger on relevant source changes 2023-12-23 15:32:42 +00:00
Sebb
b0cefc56c6 Show limit in message [skip ci] 2023-12-23 15:19:52 +00:00
Sebb
a8e7c2b8aa Add separate on-demand test for Legacy code 2023-12-23 14:57:05 +00:00
Sebb
ced5f26696 Are the failures OS-related? 2023-12-23 14:35:20 +00:00
Sebb
9fa9a91888 Fix up triggers [skip ci] 2023-12-23 14:32:29 +00:00
Sebb
2de43632df
Try to avoid unnecessary workflow fail 2023-12-23 14:16:23 +00:00
Sebb
1220a95540
Did any version fail? 2023-12-23 14:04:21 +00:00
Sebb
b9b5f18769
Test if failure occurs on all Java versions 2023-12-23 13:44:32 +00:00
Sebb
19595d611e Pin GH plugin versions 2023-12-22 23:11:37 +00:00
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