[math] PolyhedronsSets - intersecting a cube diagonally

2019-01-22 Thread Sven Rathgeber
Hi,   I'm working with PolyhedronsSets. To get a basic understanding I set up a cube and tried to intersect it diagonally. (apache.commons.math 3.6.1)   When debugging the following test, it looks to me, that Vector(0,0,0) is ignored, since it is on the border.   Hmm, any ideas.   Regards. Sven  

Aw: Re: [math] PolyhedronsSets - intersecting a cube diagonally

2019-01-23 Thread Sven Rathgeber
> Codes in package "o.a.c.m.geometry" of Commons Math are being superseded > by a new component.[1] > It is currently in development and we hope to release a beta version soon; you > are most welcome to help with testing.[2] > Please try the new project's code, and let us know how it goes.

Re: [math] PolyhedronsSets - intersecting a cube diagonally

2019-01-26 Thread Sven Rathgeber
> Please have a look at the fix (in "master" now). > Thanks a lot for the report, > Gilles Hi Gilles and Matt, the fix works !!! Thanks a lot. Cheers. Sven - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org

Re: [math] PolyhedronsSets - intersecting a cube diagonally

2019-01-24 Thread Sven Rathgeber
> Matt Juntunen leads the development of "Commons Geometry". > Hopefully, he'll have a look at your example. > Best would be to file a report on the bug-tracking system[1] and > attach a patch (or a git pull request) to it. > Thanks, > Gilles > [1]