6281 Commits

Author SHA1 Message Date
Hang Park
67ef6efb61 MATH-1419: Invalid usage of exception in PolynomialSplineFunction
Fix order of parameter for NumberIsTooSmallException when length of
knots is less than 2 in the constructor of PolynomialSplineFunction to
be fit with the definition of the exception. Moreover, boundedIsAllowed
value is changed to true since 2 is also allowed value.

Change the error message format for this exception appropriately in
English and French.

Since this does not affect any error during using the library, but to
make the code more concrete, following definition strictly is important
things to implement functionalities.
2017-06-15 21:17:06 +09:00
Gilles
6f27b4ae8f MATH-1416: Delete functionality available in "Commons Numbers". 2017-06-03 02:31:16 +02:00
Gilles
af7f247b64 MATH-1416: Depend on "Commons Numbers".
Use utility methods now defined in module "commons-numbers-angle".
2017-06-03 02:29:30 +02:00
Gilles
d9979fa978 Implementation details should not be "public". 2017-05-29 02:32:40 +02:00
Gilles
4717edc26a Javadoc.
Removed "@link" references were causing javadoc warnings.
2017-05-29 02:28:54 +02:00
Gilles
bb5568bdc2 Javadoc.
Methods moved to "Commons Numbers".
2017-05-29 02:22:23 +02:00
Gilles
44ff5b5749 Javadoc errors.
Fields that are "private" cannot be referenced with the "@value" tag.
2017-05-29 02:16:05 +02:00
Gilles
08986d79d8 Javadoc. 2017-05-28 02:30:38 +02:00
Rob Tompkins
8b129cc4bd (chore) pointing commons.osgi.symbolicName to package name in pom 2017-05-27 19:54:02 -04:00
Rob Tompkins
673ff98e9d (chore) adding commons.module.name to pom 2017-05-27 10:39:31 -04:00
Gilles
4a37273818 MATH-1416: Delete utilities now in "Commons Numbers". 2017-05-25 02:02:16 +02:00
Gilles
3200db1671 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-arrays"). 2017-05-25 01:47:49 +02:00
Gilles
97dc91d154 Missing Javadoc comment. 2017-05-22 01:27:36 +02:00
Gilles
f10bd416ec Unused import. 2017-05-22 01:26:52 +02:00
Gilles
13710c36f5 Trailing whitespace (CheckStyle). 2017-05-22 01:26:03 +02:00
Gilles
494745fdd0 MATH-1416: Deleted code ported to "Commons Numbers" (module "commons-numbers-combinatorics"). 2017-05-22 00:56:14 +02:00
Gilles
d442a770f2 MATH-1416: Replaced usage of combinatorics code with equivalent calls to "Commons Numbers". 2017-05-22 00:54:01 +02:00
Gilles
05107594d2 MATH-1416: Depend on "Commons Numbers". 2017-05-22 00:51:55 +02:00
Gilles
96c8597c0f MATH-1416: Deleted "ContinuedFraction".
Code is now part of "Commons Numbers" (in module "commons-numbers-fraction").
2017-05-21 04:53:09 +02:00
Gilles
b81be1fea3 MATH-1416: Delete functionality now in "Commons Numbers". 2017-05-15 01:15:47 +02:00
Gilles
7f74708201 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). 2017-05-15 01:15:09 +02:00
Gilles
44ab256961 MATH-1416: Delete functionality now in "Commons Numbers". 2017-05-14 23:31:25 +02:00
Gilles
2ec4deacfd MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). 2017-05-14 23:28:59 +02:00
Gilles
e3eff1e3a4 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma").
Transitional state (until issue NUMBERS-39 is done).
2017-05-13 21:21:24 +02:00
Ray DeCampo
cec35baf0b Last of the javadoc issues 2017-05-13 10:40:25 -04:00
Ray DeCampo
cc6a661f99 Fix javadoc issues 2017-05-13 10:39:00 -04:00
Ray DeCampo
5634d8c4cc Fix javadoc issues 2017-05-13 10:38:41 -04:00
Ray DeCampo
8e20a6e04b Fix javadoc issues 2017-05-13 10:38:29 -04:00
Ray DeCampo
4666eb3538 Fix javadoc issues 2017-05-13 10:38:19 -04:00
Ray DeCampo
d5b2a8bdec Fix javadoc issues 2017-05-13 10:38:09 -04:00
Ray DeCampo
7c7a1c2a4f Fix javadoc issues 2017-05-13 10:27:35 -04:00
Ray DeCampo
a5b47638d4 Fix javadoc issues - had to use CSS to simulate nested <sup> tags 2017-05-13 09:52:59 -04:00
Ray DeCampo
d06517ad50 Fix javadoc issues 2017-05-13 09:44:32 -04:00
Ray DeCampo
55a6aa82d1 Fix javadoc issues 2017-05-13 09:42:41 -04:00
Ray DeCampo
2fac0dc774 Fix javadoc issues 2017-05-13 09:30:43 -04:00
Ray DeCampo
e2940dbf8a Fix javadoc issues 2017-05-13 09:22:08 -04:00
Ray DeCampo
f2eaada92d Fix javadoc issues 2017-05-13 09:21:02 -04:00
Ray DeCampo
e94dbfd332 Fix javadoc issues 2017-05-13 09:15:35 -04:00
Ray DeCampo
5976c9e445 Fix javadoc issues 2017-05-13 09:08:59 -04:00
Ray DeCampo
44b2b2c1b4 Fix javadoc issues 2017-05-12 18:05:11 -04:00
Ray DeCampo
69f13aed99 Fix javadoc issues 2017-05-12 18:00:58 -04:00
Ray DeCampo
b6bcbff8dc Fix javadoc issues 2017-05-12 17:55:33 -04:00
Ray DeCampo
53d9d652f2 Fix javadoc issues 2017-05-12 17:52:09 -04:00
Ray DeCampo
6440b7f648 Fix invalid HTML entity in javadoc 2017-05-12 17:38:42 -04:00
Ray DeCampo
7a59c0af26 MATH-1284: Merge branch 'feature-MATH-1284' 2017-05-12 17:30:53 -04:00
Gilles
bf91584896 Probable typo (tolerance setting in unit test). 2017-05-10 15:33:13 +02:00
Gilles
0f3648f749 Unit tests should have their own tolerance settings. 2017-05-10 15:31:56 +02:00
Gilles
e7b4025ee0 Made field "private" (unit test). 2017-05-10 15:27:06 +02:00
Gilles
59279e378c Javadoc. 2017-05-10 15:25:36 +02:00
Gilles
d71ead41fb Made class fields "private". 2017-05-10 15:23:07 +02:00