darkma773r
|
53a0a9ff85
|
MATH-1449: updating unit test syntax based on code review
|
2018-02-05 21:02:07 -05:00 |
darkma773r
|
0e9f604e87
|
MATH-1449: fixing PolygonsSet.getBarycenter() to return Cartesian2D.NaN for empty regions
|
2018-02-04 14:18:36 -05:00 |
Gilles
|
a37dcb93be
|
Merge branch 'fix_MATH-1447'
Closes #78
|
2018-02-02 17:51:34 +01:00 |
darkma773r
|
7413383758
|
MATH-1447: adding check for infinite lines when filtering spurious vertices in PolygonsSet vertex loop creation
|
2018-02-02 17:13:22 +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
|
60bcdd450d
|
Revert "MATH-1441: Cache instance of "TDistribution"."
This reverts commit 1f07a0bf70 .
Caching does not seem to provide any perfomance improvement.
|
2018-01-27 00:39:45 +01:00 |
Gilles
|
1f07a0bf70
|
MATH-1441: Cache instance of "TDistribution".
|
2018-01-26 17:56:32 +01:00 |
Gilles
|
54fa0a855e
|
Merge branch 'task_MATH-1437'
Closes #77
|
2018-01-26 13:01:13 +01:00 |
Gilles
|
ed98d264cf
|
No tabs allowed.
|
2018-01-26 12:41:34 +01:00 |
darkma773r
|
24d3dd8ba7
|
MATH-1437: adding additional unit tests and test utilities for o.a.c.m.geometry.euclidean.twod and o.a.c.m.geometry.euclidean.threed
|
2018-01-25 22:41:43 -05:00 |
darkma773r
|
1b99b4583c
|
Merge branch 'master' into test-MATH-1437
|
2018-01-25 21:21:06 -05:00 |
Gilles
|
3ea45970db
|
Merge branch 'fix_MATH-1442'
Closes #75
|
2018-01-26 01:00:45 +01:00 |
Gilles
|
32c5735c8a
|
Javadoc.
|
2018-01-26 01:00:13 +01:00 |
Gilles
|
e4a613ffe0
|
Unused "import".
|
2018-01-25 20:05:50 +01:00 |
Gilles
|
4e93138656
|
MATH-1443: Depend on "Commons Statistics".
Simplify classes that remain in "Commons Math".
|
2018-01-25 19:34:16 +01:00 |
Gilles
|
b1a8299ad2
|
MATH-1443: Depend on "Commons Statistics".
Simplify classes that remain in "Commons Math".
|
2018-01-25 19:20:03 +01:00 |
Gilles
|
d2359cedd7
|
Javadoc.
|
2018-01-25 18:47:59 +01:00 |
Gilles
|
87f6b2c3d2
|
Class is obsolete.
|
2018-01-25 18:40:55 +01:00 |
Gilles
|
ef84681392
|
MATH-1443: Depend on "Commons Statistics".
Deleted all classes that have a counterpart in "Commons Statistics".
|
2018-01-25 18:36:19 +01:00 |
Gilles
|
3e24c28e68
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-25 18:35:44 +01:00 |
Gilles
|
06bc5ac61a
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-25 18:31:10 +01:00 |
Gilles
|
b2d4b2ac3a
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-25 17:54:31 +01:00 |
Gilles
|
c3ff46e303
|
Use code moved to "Commons RNG" (v1.1 snapshot).
|
2018-01-25 17:24:55 +01:00 |
Gilles
|
c4218b8385
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-25 17:08:40 +01:00 |
darkma773r
|
dc0465e864
|
MATH-1442: adding javadocs to PolyhedronsSet.FacetContributionVisitor
|
2018-01-24 22:08:18 -05:00 |
Gilles
|
bd15dc78c7
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 17:14:38 +01:00 |
Gilles
|
4ce6378eb6
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 17:10:12 +01:00 |
Gilles
|
8dba68a38c
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 16:44:56 +01:00 |
Gilles
|
015e3cd37d
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 16:35:52 +01:00 |
Gilles
|
db7a08583a
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 16:24:08 +01:00 |
Gilles
|
3c0c9d83e2
|
MATH-1443: Depend on "Commons Statistics".
|
2018-01-24 16:16:00 +01:00 |
darkma773r
|
31e4a6df19
|
MATH-1442: fixing size calculation in PolyhedronsSet and updating the code to make the algorithm clearer
|
2018-01-23 22:11:30 -05:00 |
Gilles
|
6d9bc1ade0
|
Merge branch 'fix_MATH-1439'
Closes #74
|
2018-01-21 14:27:26 +01:00 |
Gilles
|
c73a863bf8
|
Removed unused "import" statement.
|
2018-01-21 14:24:09 +01:00 |
darkma773r
|
fd86d06ec5
|
MATH-1439: Updating o.a.c.m.geometry.partitioning.Characterization class to gracefully handle situation where a bsp node has the same hyperplane as the sub-hyperplane it is being tested against
|
2018-01-21 14:11:31 +01:00 |
Gilles
|
a43b8d68b8
|
Update outdated code.
In latest snapshot version of "Commons RNG", class "MarsagliaLogNormalSampler"
does not exist anymore.
|
2018-01-21 14:00:50 +01:00 |
Gilles
|
c48d7c40cf
|
Merge branch 'fix-MATH-1436'
Closes #72
Closes #73
|
2017-12-25 10:38:10 +01:00 |
Gilles
|
29c067466e
|
No tabs.
|
2017-12-25 10:25:18 +01:00 |
Gilles
|
5ec8070228
|
Merge commit 'refs/pull/73/head' of https://github.com/apache/commons-math into fix-MATH-1436
|
2017-12-25 10:02:17 +01:00 |
Gilles
|
a61fde9965
|
No tabs.
|
2017-12-25 10:00:36 +01:00 |
darkma773r
|
cb4ad072e0
|
Merge branch 'bug-MATH-1436-PolygonsSet' into dev-4.0
|
2017-12-24 14:34:19 -05:00 |
darkma773r
|
b657c914c0
|
MATH-1436: adding checks for edge cases related to infinite lines in PolygonsSet; adding two test cases to PolygonsSetTest
|
2017-12-23 14:17:12 -05:00 |
darkma773r
|
3b7deb9438
|
MATH-1436: adding fix to SubOrientedPoint to use the parent hyperplane's tolerance value in the split method; adding unit test for SubOrientedPoint
|
2017-12-23 13:52:24 -05:00 |
Ray DeCampo
|
eafb16c711
|
MATH-1416: Merge changes from feature-MATH-1416
|
2017-09-16 13:38:40 -04:00 |
Ray DeCampo
|
d7f522e317
|
MATH-1416: Remove o.a.m.primes package from commons-math as it have been moved to commons-numbers
|
2017-09-16 13:24:14 -04:00 |
Ray DeCampo
|
0868b084fb
|
MATH-1416: Remove SmallPrimes from commons-math as it have been moved to commons-numbers
|
2017-09-16 13:20:06 -04:00 |
Ray DeCampo
|
ae162d7762
|
MATH-1416: Remove Primes from commons-math as it have been moved to commons-numbers
|
2017-09-16 13:17:40 -04:00 |
Ray DeCampo
|
9a3b7e4797
|
MATH-1416: Remove RootsOfUnity from commons-math as it have been moved to commons-numbers
|
2017-09-16 11:39:18 -04:00 |
Ray DeCampo
|
e415b2f4f3
|
MATH-1416: Remove Quaternion from commons-math as it have been moved to commons-numbers
|
2017-09-16 11:36:10 -04:00 |
Ray DeCampo
|
63bb89e498
|
MATH-1416: Remove AbstractFormat from commons-math as they have been moved to commons-numbers
|
2017-09-15 17:04:52 -04:00 |