[GitHub] svenrathgeber opened a new pull request #29: GEOMETRY-32 adds BSPTree.isLeaf, applies method to node.getCut() == n…

2019-02-14 Thread GitBox
svenrathgeber opened a new pull request #29: GEOMETRY-32 adds BSPTree.isLeaf, applies method to node.getCut() == n… URL: https://github.com/apache/commons-geometry/pull/29 …ull and node.getCut() != null. This is an automated

[GitHub] grimreaper commented on issue #29: GEOMETRY-32 adds BSPTree.isLeaf, applies method to node.getCut() == n…

2019-02-14 Thread GitBox
grimreaper commented on issue #29: GEOMETRY-32 adds BSPTree.isLeaf, applies method to node.getCut() == n… URL: https://github.com/apache/commons-geometry/pull/29#issuecomment-463938202 Can you add a unit test for this? Seems reasonable to me.

Re: [commons-rng] 02/02: The commons-math distributions can use a null random generator

2019-02-14 Thread Alex Herbert
On 14/02/2019 12:42, Gilles Sadowski wrote: Hello Herbert. Le jeu. 14 févr. 2019 à 12:58, Alex Herbert a écrit : On 13/02/2019 22:28, Gilles Sadowski wrote: Hi. Le mer. 13 févr. 2019 à 21:21, Alex Herbert a écrit : On 13 Feb 2019, at 17:52, Gilles Sadowski wrote: Le mer. 13 févr.

[GitHub] svenrathgeber opened a new pull request #28: GEOMETRY-43 adds some helper to plane: isOnPlane, isParallel, getOffs…

2019-02-14 Thread GitBox
svenrathgeber opened a new pull request #28: GEOMETRY-43 adds some helper to plane: isOnPlane, isParallel, getOffs… URL: https://github.com/apache/commons-geometry/pull/28 adds some helper to plane: isOnPlane, isParallel, getOffset(line) and toString(), fixes some typos in Plane. Adds

[All, Math, Statistics] MathJax support

2019-02-14 Thread Alex Herbert
Commons RNG uses MathJax as a script to add support for rendering equations in the Javadocs. This support was originally included using the tag of the maven-javadoc-plugin. This was valid for 2.x (see [1]). Version 3.x (used in the latest commons-parent) changed the tag to (see [2]). I

[GitHub] asfgit merged pull request #17: RNG-68: Add private classes for each algorithm

2019-02-14 Thread GitBox
asfgit merged pull request #17: RNG-68: Add private classes for each algorithm URL: https://github.com/apache/commons-rng/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] asfgit merged pull request #18: RNG-67: Instructions for how to build and run the examples-stress code

2019-02-14 Thread GitBox
asfgit merged pull request #18: RNG-67: Instructions for how to build and run the examples-stress code URL: https://github.com/apache/commons-rng/pull/18 This is an automated message from the Apache Git Service. To respond

[GitHub] asfgit merged pull request #19: RNG-69: Added a Geometric sampler

2019-02-14 Thread GitBox
asfgit merged pull request #19: RNG-69: Added a Geometric sampler URL: https://github.com/apache/commons-rng/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] aherbert opened a new pull request #20: RNG-70: Add new XoShiRo generators

2019-02-14 Thread GitBox
aherbert opened a new pull request #20: RNG-70: Add new XoShiRo generators URL: https://github.com/apache/commons-rng/pull/20 Please review. Generators have been created to match their reference implementation. This change incorporates modification of the existing

Re: [All, Math, Statistics] MathJax support

2019-02-14 Thread Bruno P. Kinoshita
Thanks for the heads up Alex!! Might check a few projects at work too! Cheers Bruno On Friday, 15 February 2019, 4:54:39 am NZDT, Alex Herbert wrote: Commons RNG uses MathJax as a script to add support for rendering equations in the Javadocs. This support was originally included

Re: [All, Math, Statistics] MathJax support

2019-02-14 Thread Gilles Sadowski
Le jeu. 14 févr. 2019 à 16:54, Alex Herbert a écrit : > > Commons RNG uses MathJax as a script to add support for rendering > equations in the Javadocs. > > This support was originally included using the tag of > the maven-javadoc-plugin. This was valid for 2.x (see [1]). > > Version 3.x (used

[GitHub] coveralls commented on issue #20: RNG-70: Add new XoShiRo generators

2019-02-14 Thread GitBox
coveralls commented on issue #20: RNG-70: Add new XoShiRo generators URL: https://github.com/apache/commons-rng/pull/20#issuecomment-463829859 [![Coverage Status](https://coveralls.io/builds/21648994/badge)](https://coveralls.io/builds/21648994) Coverage decreased (-0.3%) to