https://github.com/dimforge/simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
https://github.com/dimforge/simba
Last synced: 9 months ago
JSON representation
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
- Host: GitHub
- URL: https://github.com/dimforge/simba
- Owner: dimforge
- License: apache-2.0
- Created: 2020-03-21T22:45:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:42:06.000Z (over 1 year ago)
- Last Synced: 2025-04-27T18:38:35.086Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 191 KB
- Stars: 306
- Watchers: 8
- Forks: 34
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Simba - SIMD algebra for Rust
-----
SIMD algebra
for the Rust programming language.
-----