Hi, I authored an interface to the Fastest Fourier Transform in the West (libfftw3) as Math::FFT::Libfftw3; I'm working on an interface to the GNU Scientific Library (libgsl). I'm writing this just to avoid duplicating an effort.
On Sun, Dec 8, 2019 at 12:18 PM Tom Blackwood <tom.blkw...@gmail.com> wrote: > Thanks JJ. > We know Perl has PDL for data science, > http://pdl.perl.org/ > > We are looking into it and see if it's possible to make a Perl6 version of > Scikit-learn based on PDL. > > regards. > Tom > > On Sun, Dec 8, 2019 at 6:40 PM JJ Merelo <jjmer...@gmail.com> wrote: > >> It might have been, but syntax is more Python-like to the point that in >> some cases it's exactly the same. It's got a very extensive macro systems, >> which enables it to work concurrently, for instance. It's more >> scientific-computing oriented, which means that there are all sort of >> mathematical modules for it, and not so many for web, databases, or things >> like that. >> >> El dom., 8 dic. 2019 a las 4:38, Tom Blackwood (<tom.blkw...@gmail.com>) >> escribió: >> >>> Hello >>> >>> How do you think of Julia language? >>> >>> https://en.wikipedia.org/wiki/Julia_(programming_language) >>> >>> It says it is also influenced by perl language. >>> >>> Regards >>> >> >> >> -- >> JJ >> > -- Fernando Santagata