Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 9, 2022 11:05 pm GMT

SPVM::Numpy is released - Python/numpy porting to Perl

SPVM::Numpy is released on CPAN.

This module is yet experimental stage. Methods will be added gradually.

The development can be seen at SPVM::Numpy on Github

use Numpy;my $np = Numpy->new;

What Is SPVM?

SPVM is a static typed language that can be used from Perl. SPVM is the essential part of the Python/numpy porting to Perl. If you haven't heard of Perl's SPVM, Please see also SPVM Language Specification.

How potential dose SPVM have?

Growth is expected in the fields of Bio Tech, AI/ML, Apple/iPhone/iPad Apps, Google/Android Apps, IoT Device, Connected Car, Smart Device, Smart Home, etc.

This is because SPVM can produce an executable file that supports cross platforms and make easy to calculate arrays and bind C/C++ and GPU/cuda.

This project really needs contributors, sponsors, investors.

This project really needs contributors. I am looking for contributors, sponsors, investors.


Original Link: https://dev.to/yukikimoto/spvmnumpy-is-released-pythonnumpy-porting-to-perl-5850

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To