The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.14

  • Fix https://github.com/sisyphus/math-decimal64/pull/1 (also aplies to Math::Complex_C) Thanks to @hiratara
  • Fix overload_pow() for the case that the third argument is true
  • Replace SvIV/SvUV/SvNV with SvIVX/SvUVx/SvNVX where appropriate.

Modules

perl interface to C's double precision complex operations.