Gilles Sadowski
68de72cc0b
Make "<build>" and "<reporting>" sections consistent (wrt RAT analysis).
2020-03-26 17:55:55 +01:00
Gilles Sadowski
6f361582b2
Avoid RAT failure on generated files.
2020-03-10 18:29:56 +01:00
Gilles Sadowski
4d5983aa87
Update userguide code examples.
2020-02-18 17:18:00 +01:00
Gilles Sadowski
80df02f2d2
Downgrade CP: Missing HTML contents for some of the generated files.
2019-12-27 12:53:36 +01:00
Gilles Sadowski
06d45af838
Upgrade CP.
2019-12-24 13:19:11 +01:00
Gilles Sadowski
735dbc7934
MATH-1469: Removal of codes ported to "Commons Geometry".
...
Classes "FieldVector3D" and "FieldRotation" were not ported as they depend on "RealFieldElement".
2019-12-02 05:25:25 +01:00
Gilles Sadowski
0346204c7c
Use "BigFraction" class from "Commons Numbers".
2019-10-22 13:58:10 +02:00
Gilles Sadowski
f8c031ee38
Upgrade to "Commons RNG" (v1.2).
...
Seed had to be modified in class "KolmogorovSmirnovTest" for a unit test to pass.
2019-10-22 13:49:45 +02:00
Gilles Sadowski
d0d4feaf27
Use properties to define version of dependencies.
2019-10-22 13:45:13 +02:00
Gilles Sadowski
a9645dbc02
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-math
2019-08-19 12:55:30 +02:00
Gilles Sadowski
4a0b49737c
POM file standardization.
...
Cf. https://markmail.org/message/obiklp3oeuu7y2fc
2019-08-19 12:51:29 +02:00
Gary Gregory
31e69b220a
Use HTTPS to access Apache resources.
2019-07-06 20:48:06 -04:00
Gilles Sadowski
418f2eb7f4
Upgrade to CP 48.
...
Outdated profile removed: New version will target Java 8 (or later).
Jacoco configuration removed (inherited from CP).
2019-06-16 23:35:19 +02:00
Gilles Sadowski
4b0f52c0dd
Use "BrentSolver" implementation from "Commons Numbers".
2019-06-09 09:56:52 +02:00
aherbert
5acefbd61c
Fixed MathJax Javadoc support for maven-javadoc-plugin version 3.
2019-02-15 11:01:49 +00:00
Gilles Sadowski
d7d4e4df72
INFRA-17381: Repository moved to "gitbox".
2018-12-11 02:45:33 +01:00
Gilles
2b4fcc2c21
Update dependencies.
2018-08-29 02:13:05 +02:00
Gilles
e37de249b1
Class "ComplexUtils" was moved to another module.
2018-06-11 23:30:22 +02:00
Gilles
0f25f11ce6
MATH-1416: Depend on "Commons Numbers".
2018-02-28 02:07:37 +01:00
Gilles
036a2cae25
Target Java 8.
...
To allow dependence on spin-off components that also target Java 8.
2018-02-02 17:04:03 +01:00
Gilles
3c0c9d83e2
MATH-1443: Depend on "Commons Statistics".
2018-01-24 16:16:00 +01:00
Gilles
333a32488f
Plugins update.
2017-08-10 03:04:53 +02:00
Gilles
1e139db440
Update "maven-jgit-buildnumber-plugin".
2017-08-10 01:40:05 +02:00
Gilles
bd82fe9fc0
MATH-1426: Add constructor that takes a "Double[]" argument.
...
Thanks to Karl Richter.
2017-08-09 14:32:56 +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
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
3200db1671
MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-arrays").
2017-05-25 01:47:49 +02:00
Gilles
05107594d2
MATH-1416: Depend on "Commons Numbers".
2017-05-22 00:51:55 +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
Sebb
cdf22ce631
Simple fix to add --allow-script-in-comments for Javadoc8+
2017-05-07 13:19:05 +01:00
Sebb
52ddc9d353
Simplify; no need for all those entities
2017-05-07 12:59:39 +01:00
Gilles
ef2507a816
Prevent build failure of the "javadoc" tool on Java 8.
2017-05-04 01:12:22 +02:00
Gilles
4680647f69
MATH-1416: Depend on "Commons Numbers".
...
Added dependency on module "commons-numbers-core" (snapshot).
2017-05-04 01:06:12 +02:00
Gilles
cc26f76ad1
Depend on snapshot version of "Commons RNG".
...
Replace usage of "BoxMullerGaussianSampler" (to be deprecated in the next
version of "Commons RNG"). Update unit tests that are overly sensitive to
the sequence generated by the RNG.
2017-05-04 00:10:51 +02:00
Gilles
b1d38d9bf2
Depend on Commons RNG v1.0 official release.
2016-12-13 09:02:24 +01:00
Artem Barger
98e27f58e7
Add JMH microbenchmark testing dependencies + profile
2016-09-13 01:28:16 +03:00
Gilles
4cfe573b79
Upgrade "parent".
2016-09-04 16:40:05 +02:00
Gilles
eeeb553cea
MATH-1383
...
Commons Math now depends on Commons Rng.
2016-08-18 03:15:39 +02:00
Rob Tompkins
37c4939a8a
Adding test coverage for math4.analysis.funtiona and euclidean.twod
2016-04-23 08:29:35 -04:00
Sebb
5bbd826e2f
Standard Maven directory layout
2016-04-19 00:22:17 +01:00
Phil Steitz
dd426acc5d
Removed self from developers.
2016-02-06 08:01:09 -07:00
Thomas Neidhart
a614e85204
Update developer section.
2016-01-01 21:25:39 +01:00
Thomas Neidhart
9085dfacc0
Apply fix for timestamp format.
2015-12-02 21:19:37 +01:00
Thomas Neidhart
7d32a990e9
Add badges and initial travis configuration. This closes #11 .
2015-12-02 20:42:31 +01:00
Luc Maisonobe
1f6c125267
Set up a customized configuration for PMD.
2015-11-03 22:09:06 +01:00
Luc Maisonobe
e8556e80e9
Updated parent pom and plugins versions to latest available.
2015-11-03 10:23:39 +01:00
Qualtagh
8c141a1705
Added divideUnsigned and remainderUnsigned to ArithmeticUtils.
...
JIRA: MATH-1271
2015-09-11 18:16:35 +02:00
Otmar Ertl
c1607bbc35
fixed my email address
2015-08-09 18:13:10 +02:00
Otmar Ertl
6913170b0d
moved myself from contributor to developer section
2015-07-17 20:31:33 +02:00