Skip to content
Open
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
1 change: 1 addition & 0 deletions draft/2025-11-19-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ and just ask the editors to select the category.
### Newsletters

### Project/Tooling Updates
* [lowess 0.1.0](https://crates.io/crates/lowess) - Production-grade LOWESS (Locally Weighted Scatterplot Smoothing) implementation for scientific computing. Features robust statistics with confidence/prediction intervals, automatic parameter selection via cross-validation, parallel execution, and streaming support for large datasets. Designed for genomics, bioinformatics, and time series analysis.

### Observations/Thoughts

Expand Down