Fix clippy complaints
Created by: alexheretic
This pr addresses all current clippy warnings, in particular adds approx
crate to deal with float equality. Using our current benchmarks the float equality change seems to have no effect on performance.