rulinalg v0.3.1 Release Notes

Release Date: 2016-09-04 // over 7 years ago
  • 🆕 New Contributors

    💥 Breaking Changes

    • None

    🔋 Features

    • None

    Minor Changes

    • Improved documentation for sum_rows and sum_cols functions.
    • Generalized signature of select_rows and select_cols. These functions now take an ExactSizeIterator instead of a slice.