rust-blas v0.0.12 Release Notes

Release Date: 2015-12-18 // over 8 years ago
  • 💥 Breaking Changes

    🚚 Matrix trait functions are now safe (consistent with how functions that return pointers are in std). Just remove the unsafe keyword, and you should be okay.

    Other Changes

    ⬇️ Reduced compilation time: #13


Previous changes from v0.0.1