On Tue, Jul 21, 2020 at 20:00 Warren Pang <war...@gmail.com> wrote: > I have the same feeling. Perl5 has PDL which we have been using for data > analysis. While Raku seems to lack this. >
I haven't looked into how it might work, but Raku does have the NativeCall interface as well as Inline::Perl5 which may help. I have had a lot of success with using CPAN's Perl modules with Raku programs. Best regards, -Tom