SPVM::Cwd 0.04 is released. SPVM::Cwd is a helper module for SPVM::Numpy to change the working directory.
0.04 2022-11-16
[Prerequrement Changes]
* SPVM::Cwd needs SPVM 0.9662+ adn SPVM::Sys 0.27+.
[Document Improvement]
* Improved the whole doc.
How to install SPVM::Numpy
How to install SPVM::Numpy.
cpanm SPVM::Numpy
# Developper
cpanm SPVM;
git clone https://github.com/yuki-kimoto/SPVM-Numpy.git
See also Installing SPVM::Numpy
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 Nvidia/GPU/cuda.
SPVM Documents
SPVM Modules
This project really needs contributors, sponsors, investors.
This project really needs contributors. I am looking for contributors, sponsors, investors.
Top comments (5)
Any plans to add PDL support ?
What does the word "PDL support" means?
The array of SPVM is corresponding to C array.
I'm creating SPVM::Numpy. SPVM::Numpy::Ndarray can be converted to a PDL data structure.
github.com/yuki-kimoto/SPVM-Numpy
Thank you for responding. So is your plan to port the entire Numpy to perl?
2023 is the year to create many SPVM modules.
Numpy module will be implemented partly.
Entire Numpy implementation is planned to 2024-2025.
ππ»