num-traits/complex
bors[bot] d159ed63be Merge #320
320: complex: implement real ops directly r=cuviper

It's more efficient to implement these without creating an intermediate
complex value -- at the least, we don't have to rely on the compiler
optimizing out zero-ops.
2017-07-12 22:03:07 +00:00
..
src Merge #320 2017-07-12 22:03:07 +00:00
Cargo.toml Add keywords and categories to subcrates too. 2017-07-11 09:30:42 +01:00
LICENSE-APACHE Add licenses to subcrates 2017-02-26 13:39:23 -08:00
LICENSE-MIT Add licenses to subcrates 2017-02-26 13:39:23 -08:00