Skip to content

Update main documentation page for rten-simd #641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 28, 2025
Merged

Conversation

robertknight
Copy link
Owner

Improve the main documentation page for the rten-simd crate.

  • Remove note at the top about the new SIMD API being in-development
  • Add section on supported SIMD ISAs
  • Add a section on defining generic operations
  • Add a section on differences from std::simd
  • Mention Simd and Elem traits in trait overview section
  • Revise other sections
  • Add a basic README for the rten-simd crate

 - Remove note at the top about the new SIMD API being in-development
 - Add section on supported SIMD ISAs
 - Add a section on defining generic operations
 - Add a section on differences from `std::simd`
 - Mention `Simd` and `Elem` traits in trait overview section
 - Revise other sections
@robertknight robertknight merged commit 820e4a4 into main Mar 28, 2025
2 checks passed
@robertknight robertknight deleted the rten-simd-docs branch March 28, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant