Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/2025-09-24-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ and just ask the editors to select the category.

## Crate of the Week

This week's crate is [faer](https://docs.rs/faer), a eneral-purpose linear algebra library for rust, with a focus on high performance for algebraic operations on medium/large matrices, as well as matrix decompositions.
This week's crate is [faer](https://docs.rs/faer), a general-purpose linear algebra library for rust, with a focus on high performance for algebraic operations on medium/large matrices, as well as matrix decompositions.

Despite another week going by without a suggested weekly crate, llogiq is pleased with his choice.

Expand Down