The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12 - 2023-04-10

  • BUGFIX
    • CXC::Number::Grid
      • The object returned by ->pdl() should have returned a PDL ndarray object for the 'include' method instead of a Perl array.
      • the objects returned by ->pdl() and ->bignum() didn't contain all of the attributes of the parent object.
  • ENHANCEMENTS
    • CXC::Number::Grid
      • new methods: to_string, and, and_n
      • new overloads: logical AND (&)

Modules

A namespace for modules which deal with numbers.
A class representing a one dimensional numeric grid
CXC::Number::Sequence Exceptions
Helper class to track Ranges
Role to return Math::BigFloats
Role to return PDL objects
A Tree representing a Grid
Type::Tiny types for CXC::Number::Grid
Numerical Sequence Generation
CXC::Number::Sequence Exceptions
CXC::Number::Sequence with arbitrary values
Numeric Sequence with Equal Spacing
Numeric Sequence with Relative Fractional Spacing
Role to return Math::BigFloats from Sequences
Role to return PDL objects from Sequences
Type::Tiny types for CXC::Number::Sequence
Utilities for CXC::Number::Sequence generators
Type::Tiny types for CXC::Number