The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Math::Sidef.

0.05    2021-11-06

        - Added the Quadratic(), Quaternion(), Gauss(), Mod(), Poly() and Fraction() constructors.

0.04    2021-04-15

        - Fixed the support for functions that return multiple values (like `divmod`).

0.03    2021-01-19

        - Increased the required version of Sidef to 3.97.

0.02    2021-01-18

        - Pack values returned from callback subroutines (fixes `dirichlet_sum`).

0.01    2020-12-04

        - First release.