Martmists-GH/ndarray.simd

Rework xsimd impl to use aligned load/store

Open

#7 opened on Dec 13, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Kotlin (0 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

Unsure how to handle when A and B aren't aligned, might need custom handling. In some cases it might also not be possible to use alignment. Worth looking into.

Contributor guide