1
2
3
4
5
//! A linear-algebra toolbox.

#[cfg(test)]
mod tests {
}