Re: [math] question about math sublibraries

2023-07-13 Thread Gilles Sadowski
Hi. Le jeu. 13 juil. 2023 à 02:04, Dimitrios Efthymiou a écrit : > > Thank you very much for replying. > 1--If I understood you correctly, apache commons will keep only the > existing 5 math-related libraries. Meaning that any math theory has to be > implemented in 1 of these 5 libraries. Is that

Re: [math] question about math sublibraries

2023-07-13 Thread Dimitrios Efthymiou
thank you Gilles once again for this exchange. I will go for some pull requests for simple stuff first for the commons math libraries, see how that goes, and then I will consider a bigger investment On Thu, 13 Jul 2023 at 09:55, Gilles Sadowski wrote: > Hi. > > Le jeu. 13 juil. 2023 à 02:04, Dim

Re: Anyone interested in initiating an ALC Frankfurt?

2023-07-13 Thread Christian Grobmeier
Hi, On Wed, Jul 12, 2023, at 11:38, Christofer Dutz wrote: > Hi Christian, > > Well, I thought of ALCs sort of something you know there’s one meeting > per month, every time about a different Apache Project … would sort of > require quite a bit of coordination more, I guess. > With “Frankfurt” I

[math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Dimitrios Efthymiou
Hello everyone. I am implementing a function that checks if 2 integers are relatively prime. I am putting this code in the commons_numbers_primes project. The problem is that my algorithm uses greatest common divisor. Instead of reimplementing myself, I thought that I should reuse ArithmeticUtils::

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Gilles Sadowski
Hi. Le jeu. 13 juil. 2023 à 17:01, Dimitrios Efthymiou a écrit : > > Hello everyone. I am implementing a function that checks > if 2 integers are relatively prime. I am putting this code in > the commons_numbers_primes project. The problem is that > my algorithm uses greatest common divisor. Inst

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Dimitrios Efthymiou
Just did. I just wanted to ensure that I was allowed to do that. BTW, i noticed that there is no issues tab in the numbers repo on GitHub and there is only 7 PRs (8 including mine). Is this an active project? On Thu, 13 Jul 2023, 16:33 Gilles Sadowski, wrote: > Hi. > > Le jeu. 13 juil. 2023 à 17

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Gilles Sadowski
Hello. Le jeu. 13 juil. 2023 à 17:31, Gilles Sadowski a écrit : > > Hi. > > Le jeu. 13 juil. 2023 à 17:01, Dimitrios Efthymiou > a écrit : > > > > Hello everyone. I am implementing a function that checks > > if 2 integers are relatively prime. [...] Please create a JIRA report ("New feature").

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Gilles Sadowski
Le jeu. 13 juil. 2023 à 17:39, Dimitrios Efthymiou a écrit : > > Just did. I just wanted to ensure that I was allowed to do that. BTW, i > noticed that there is no issues tab in the numbers repo on GitHub JIRA is the issue-tracking system: https://issues.apache.org/jira/projects/NUMBERS > an

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Shane Curcuru
It's quite exciting seeing new energy in the Apache Commons project, still going strong after all these years! But it's probably a better idea to continue the conversation on the dev@commons mailing list, so other folks in the community can get excited too. https://commons.apache.org/proper

Re: [math] how can I reuse functions within the math numbers project?

2023-07-13 Thread Gilles Sadowski
Le jeu. 13 juil. 2023 à 20:18, Shane Curcuru a écrit : > > It's quite exciting seeing new energy in the Apache Commons project, > still going strong after all these years! But it's probably a better > idea to continue the conversation on the dev@commons mailing list, Oops, I hadn't realized we w

Re: Anyone interested in an ALC in Sydney?

2023-07-13 Thread Kanchana Welagedara
Hi Justin , Not having many PMC s becomes good use case to have ALC . If matters it at all I ‘m happy help from USA, connecting virtually , also sometime down the road to come down in person while visiting part of my family lives there . Cheers, Kanchana On Wed, Jul 12, 2023 at 9:13 PM Justin