[package] name = "linmath" version = "0.0.2" authors = ["Bernhard Fritz "] edition = "2018" description = "A linear algebra and mathematics library for computer graphics." license = "MIT" [dependencies] approx = "0.3.2" num-traits = "0.2"