Re: [numbers][gsoc] GSoC 2022 - NUMBERS-186 Proposal

2022-06-24 Thread Gilles Sadowski
Hello. Le ven. 24 juin 2022 à 16:59, Sumanth Rajkumar a écrit : > > Hi Alex, Gilles, and Matt, > > I have raised a PR to the complex-gsoc-22 branch and it has been linked to > the NUMBERS-188 jira. One tenet of a project such as "Commons" is that everything must be documented.[1] For the

Re: [numbers][gsoc] GSoC 2022 - NUMBERS-186 Proposal

2022-06-24 Thread Alex Herbert
OK. I have approved the CI build to run on the PR. I will review when I have some more time. Alex On Fri, 24 Jun 2022 at 15:59, Sumanth Rajkumar wrote: > Hi Alex, Gilles, and Matt, > > I have raised a PR to the complex-gsoc-22 branch and it has been linked to > the NUMBERS-188 jira. > >

Re: [numbers][gsoc] GSoC 2022 - NUMBERS-186 Proposal

2022-06-24 Thread Sumanth Rajkumar
Hi Alex, Gilles, and Matt, I have raised a PR to the complex-gsoc-22 branch and it has been linked to the NUMBERS-188 jira. While the PR is being reviewed, I will start working on NUMBERS-186 (adding support for list and matrix of Complex numbers). Thanks, Sumanth On Mon, 20 Jun 2022 at 09:43,

Re: [VOTE] Release Apache Commons Configuration 2.8 based on RC2

2022-06-24 Thread Gary Gregory
Where is the documentation for the new property-based toggles? It should be at least be documented here: https://dist.apache.org/repos/dist/dev/commons/configuration/2.8-RC2/site/userguide/howto_basicfeatures.html#Variable_Interpolation Shouldn't the migration page also mention have a new

Re: [VOTE] Release Apache Commons Configuration 2.8 based on RC2

2022-06-24 Thread Gary Gregory
The information on the custom page [1] seems to have the same intent as [2] but the information is different and I am sure has not been checked since 2.0, how about simply removing the custom page? [1] https://dist.apache.org/repos/dist/dev/commons/configuration/2.8-RC2/site/dependencies.html

Re: [VOTE] Release Apache Commons Configuration 2.8 based on RC2

2022-06-24 Thread Gary Gregory
Wrong version on this page: https://dist.apache.org/repos/dist/dev/commons/configuration/2.8-RC2/site/userguide/upgradeto2_0.html Gary On Tue, Jun 21, 2022 at 11:47 PM Matt Juntunen wrote: > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons

Re: [collections] JMH results for IndexedLinkedList

2022-06-24 Thread Gilles Sadowski
Hello. Le mar. 21 juin 2022 à 13:21, Rodion Efremov a écrit : > > Hi, > > Data structure: IndexedLinkedList > > Benchmark: IndexedLinkedListBenchmark > > > Benchmark output: >

Re: [numbers] Complex Float Support

2022-06-24 Thread Gilles Sadowski
Hello. Le jeu. 23 juin 2022 à 21:27, Sumanth Rajkumar a écrit : > > Hi, > > As part of NUMBERS-187 (Enhanced Support for complex numbers), should we > add support for float types? I'd say no. At least, any computation should be done with "double" precision. Converting from/to "float" would