Hi Gilles,
1. I just rebased from master so hopefully that fixed the repo weirdness.
2. The best place to start working with the new code is probably the
RegionBSPTreeXD classes. These are the replacements for the old IntervalsSet,
PolygonsSet, and PolyhedronsSet classes. I'm including a s
On 2019-08-14, Matt Sicker wrote:
> Yes, I think you understand us. A strategy pattern with default sensible
> strategies to choose.
Done now.
I'm going to tweak the implementation a little more but the API of
ExtraFieldParsingBehavior seems to work quite well.
Thanks
Stefan
-
Le ven. 16 août 2019 à 17:25, Alex Herbert a écrit :
>
>
>
> > On 16 Aug 2019, at 16:06, Gilles Sadowski wrote:
> >
> > Hello.
> >
> > Le jeu. 15 août 2019 à 11:33, akash srivastava a
> > écrit :
> >>
> >> Here is the link for the related bug:
> >> https://issues.apache.org/jira/browse/MATH-149
Hello Matt.
Thanks for continuing to work on this.
Le jeu. 15 août 2019 à 17:56, Matt Juntunen
a écrit :
>
> Hi all,
>
> I've been working on the BSP tree refactor and general API cleanup for a
> while now and I finally have the core and Euclidean classes complete. I have
> the code in a draft
> On 16 Aug 2019, at 16:06, Gilles Sadowski wrote:
>
> Hello.
>
> Le jeu. 15 août 2019 à 11:33, akash srivastava a écrit
> :
>>
>> Here is the link for the related bug:
>> https://issues.apache.org/jira/browse/MATH-1495
>>
>> I have suggested two possible fixes when NaturalRanking#rank()
Hello.
Le jeu. 15 août 2019 à 11:33, akash srivastava a écrit :
>
> Here is the link for the related bug:
> https://issues.apache.org/jira/browse/MATH-1495
>
> I have suggested two possible fixes when NaturalRanking#rank() is called on
> an array of all NaNs:
> 1) throwing an IllegalArgumentExcep