simba
simba copied to clipboard
Re-exporting supertraits from dependencies
To make it more ergonomic to implement the simba traits on custom numeric types, it would be useful if the supertraits that rely on dependencies were re-exported in a module of this crate, e.g. the AbsDiffEq, RelativeEq and UlpsEq traits from approx.