num-traits/complex
Josh Stone f06f5c548e complex: implement real ops directly
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 14:37:50 -07:00
..
src complex: implement real ops directly 2017-07-12 14:37:50 -07: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