Statistics programming for Rust based on R's Rfit package
Principal component computation using SVD and covariance matrix trick
A CLI tool for performing PCA on genomic data from VCF files.
Rust native library to read/write FITS files
RFits is a set of routines for reading, writing and manipulating FITS (Flexible Image Transport System) files--the standard image file format in astronomy. It is based on the the well-known CFITSIO library provided by HEASARC (http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html).