dev-resources.site
for different kinds of informations.
SPVM::R - A Port of The R Language Features.
Published at
8/21/2024
Categories
perl
spvm
r
Author
yukikimoto
Author
10 person written this
yukikimoto
open
R class in SPVM is a port of the R language features.
Features
-
N-dimensional arrays and their operations, such as addition, subtraction, multiplication, division, modulo(or remainder), sum, max, min, mean, cumulative sum, cumulative product, trigonometric functions, exponential functions, log functions.
-
Support of sequence creation, repetition, slice, order, sort of a n-dimensional array.
-
Various types of n-dimensional arrays(byte, short, int, long, float, double, float complex, double complex, string, variable-length string, datetime).
-
Support of NA representation.
-
Data frame and its operations.
Tutorial
Modules
N-Dimension Array
N-Dimension Array Operations
Matrix Operations
Data Frame
Utilities
Wiki
Repository
spvm Article's
30 articles in total
How to create Mac GUI applications in SPVM?
read article
How to create a parallel echo server using goroutines in SPVM?
read article
How to generate an executable file for an AI program using SPVM ?
read article
SPVM::R - A Port of The R Language Features.
currently reading
SPVM::Resource::Eigen released
read article
SPVM Documentation
read article
How to use OpenMP from Perl with SPVM.
read article
How to use zlib (a C library) from Perl with SPVM
read article
SPVM::Digest::MD5 - MD5
read article
SPVM::MIME::Base64 - Base64 Encoding/Decoding
read article
SPVM::MIME::QuotedPrint - Quoted-Printable encoding/decoding
read article
SPVM::Math - Mathematical Functions
read article
SPVM
read article
SPVM::Sys now supports symbolic links on Windows, adds Perl-compatible API.
read article
SPVM now supports object-oriented programming in Perl
read article
First release of SPVM::Resource::RE2 Resourcing the regular expression library Google RE2
read article
First release of SPVM::File::Temp and SPVM::File::Find
read article
SPVM::File::Path and SPVM::File::Glob are newly released.
read article
First release of SPVM::File::Copy and SPVM::FindBin
read article
First release of SPVM::File::Spec - complex regular expressions, file tests, SPVM::Cwd, inheritance
read article
SPVM::File::Basename is released. This is the first module of SPVM using regular expressions.
read article
SPVM improved Exchange API at v0.9684. Welcome to this easy world of type conversion!
read article
SPVM supported self Compiler in 0.9683.
read article
SPVM 0.9680 is released
read article
SPVM 0.9677 is released
read article
SPVM 0.9676 is released
read article
SPVM 0.9672 is released
read article
SPVM 0.9670 is released
read article
SPVM 0.9669 is released
read article
SPVM 0.9668 is released
read article
Featured ones: