Skip to content

Some small, easy projects for becoming familiar with the Rust language

Notifications You must be signed in to change notification settings

k-kapp/learn-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-rust

Some small, easy projects for becoming familiar with the Rust language

bootstrap

A program that derives a linear regression model (with one variable) based on data imported. Also re-simulates using a parametric as well as non-parametric bootstrap.

Based on assignments for an advanced statistical computing course at https://www.biostat.wisc.edu/~kbroman/teaching/statcomp/index.html

dirreader

A directory reader that recursively calculates file and folder sizes and sorts them from largest to smallest, for any specified directory

About

Some small, easy projects for becoming familiar with the Rust language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published