Changes for version 0.102 - 2025-01-14

  • Requirement Changes
    • Require SPVM 0.990038.
    • Require SPVM::Resource::Eigen 0.003.
    • Require SPVM::Time::Piece 0.004.
  • Bug Fix
    • Fix a bug that latset linux does not compile Resource::Eigen.
    • Call SPVM::Builder::Util::API::create_make_rule_precompile function in Makefile.PL on precompilation classes.
  • Changes
    • Load Resource::Eigen.
    • Add version_from R to all classes except for R.
  • Internal Changes
    • Update .gitignore and MANIFEST.SKIP.

Modules

Porting R language Features
Data Frame
Column of Data Frame
N-Dimensional Array Super Class
N-Dimensional Array of object Type.
N-Dimensional Array of byte Type.
N-Dimensional Array of double Type.
N-Dimensional Array of Double Complex Type.
N-Dimensional Array of float Type.
N-Dimensional Array of Float Complex Type.
Hash of N-Dimensional Array.
N-Dimensional Array of int Type.
N-Dimensional Array of long Type.
N-Dimensional Array of short Type.
N-Dimensional Array of string Type.
N-Dimensional Array of StringBuffer Type.
N-Dimensional Array of Time::Piece Type.
N-Dimensional Array Operations
N-Dimensional Array Operations for R::NDArray::AnyObject
N-Dimensional Array Operations for R::NDArray::Byte
Data Frame Operations
N-Dimensional Array Operations for R::NDArray::Double
N-Dimensional Array Operations for R::NDArray::DoubleComplex
N-Dimensional Array Operations for R::NDArray::Float
N-Dimensional Array Operations for R::NDArray::FloatComplex
N-Dimensional Array Operations for R::NDArray::Int
N-Dimensional Array Operations for R::NDArray::Long
Matrix Operations
Matrix Operations for R::NDArray::Double
Matrix Operations for R::NDArray::DoubleComplex
Matrix Operations for R::NDArray::Float
Matrix Operations for R::NDArray::FloatComplex
N-Dimensional Array Operations for R::NDArray::Short
N-Dimensional Array Operations for R::NDArray::String
N-Dimensional Array Operations for R::NDArray::StringBuffer
N-Dimensional Array Operations for R::NDArray::Time::Piece
Utilities for N-Dimensional Array