Hello.
Le dim. 15 août 2021 à 03:54, Matt Juntunen
a écrit :
>
> We have completed initial development work on Apache Commons Geometry,
> so I would like to release Apache Commons Geometry (full distribution)
> 1.0.
>
> Apache Commons Geometry (full distribution) 1.0 RC3 is available for
> review
Hi Matt,
Another partial review here as I found a potential issue:
In core: core.partitioning.bsp.AbstractBSPTree
The inner class 'AbstractNode, N extends AbstractNode>' has a depth property and a depth() method so is flagged by PMD. No
real issue here but the depth() method does lazy loading of
Le dim. 15 août 2021 à 15:48, Avijit Basak a écrit :
>
> Hi
>
> As mentioned earlier I need to use descriptive statistics in
> *genetics* module as part of *math4* release. This will be required for
> checking convergence status, probability generation. This can also be used
> for streamin
Hi
As mentioned earlier I need to use descriptive statistics in
*genetics* module as part of *math4* release. This will be required for
checking convergence status, probability generation. This can also be used
for streaming current population conditions to interested listeners.
Currently,
Hi All.
This NOTICE goes out via BCC to all affected projects and to the
main bui...@apache.org mailing list.
Please have replies CC the builds list.
https://ci.apache.org is currently on version 0.8 and is to be turned off
soon.
https://ci2.apache.org is version 3.2 and is the direct replacement
[x] +1 Release these artifacts
Building OK from tag, with `clean test install` targets.
Building OK from tag, with `site:site` targets
Site reports look good.
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/apache-maven-3.8.1
Java version: 1.8.0_275, vendor: AdoptO