Skip to content

Safer BLAS/LAPACK guard

Latest

Choose a tag to compare

@WrathfulSpatula WrathfulSpatula released this 05 Apr 21:49

I asked Claude to diagnose why the examples raised a BLAS/LAPACK exception (even though the inference front-end didn't). They suggested extending the guard conditional to cover an edge case of shape/stride they hadn't previously considered. I deem the fix sufficiently optimal and correct.

Full Changelog: v0.7.2...v0.7.3