+1 On 22 Jun 2016 10:32 a.m., "Eric Barnhill" <[email protected]> wrote:
> +1 although some of the transforms are on the reals, so this may need to be > nuanced later > > On Tue, Jun 21, 2016 at 9:31 PM, Gilles <[email protected]> > wrote: > > > Hello. > > > > This is one of several votes for establishing new Commons components > > out of functionality developed inside the "Commons Math" component. > > > > This vote is dedicated to the following functionality: > > Representation of complex and quaternion numbers, and related > > algorithms (like FFT) > > > > The concerned code is the contents of the following classes and packages: > > org.apache.commons.math4.complex > > org.apache.commons.math4.transform > > located in the "develop" branch of Commons Math: > > > > > https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=tree;f=src/main/java/org/apache/commons/math4/complex;h=96ec54b216d2a1de36b43c8b861c6e54678f361e;hb=refs/heads/develop > > > > > https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=tree;f=src/main/java/org/apache/commons/math4/transform;h=9fca5b7377218d76684d251939cbb99d2fecbb9e;hb=refs/heads/develop > > > > Notes: > > * This component will depend on the "Standard math functions" component > > (cf. other VOTE thread). > > * Code size: ~2500 lines of code (unit tests not included). > > * API: foreseen to become stable in the near future (after some open > > issues > > are implemented). Possible enhancements could include parallel > > processing. > > * Estimated minimum Java version: 8 > > > > All are welcome to vote, especially potential users of the candidate > > component and people who'd like to contribute to it, through user > support, > > bug-fixes and enhancements, documentation, release management. > > > > [ ] +1, this would be a valid Commons component. > > [ ] -1, this won't be a good Commons component because ... > > > > > > Thanks, > > Gilles > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
