You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: minor optimizaions + make more wide methods public (#75)
* feat: make more wide from/to array functions public
* feat: use simd versions of more wide operations
* feat: add some missing inlines
* Release v0.9.1
* fix no-std ci