Math PHP v0.50.0 Release Notes

Release Date: 2019-04-23 // almost 5 years ago
  • 🆕 New Features

    • Matrix isOrthogonal
    • Matrix isEqual
    • Harmonic sequence
    • Hyperharmonic sequence
    • Map\Single reciprocal

    👌 Improvements

    • 👌 Support methods for almost equal
    • Matrix getDiagonalElements works for non-square matrices
    • 👉 Use more efficient algorithm in Matrix isSymmetric
    • 👉 Use more efficient algorithm in Matrix isSkewSymmetric

    Backwards Incompatible Changes

    • Statistics methods throw exceptions instead of returning null on bad input