This library can be used to perform vectorized calculations on arbitrarily sized 1D and 2D arrays.
It uses AVX-512 F
operations, but can also use standard operations as fallback.
To compile a Rust project with AVX-512 F
you need to run the compiler with -Ctarget-feature=+avx512f
or use a config file like config.toml.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
PhilWun/fast-arrays
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published