pierwill / gaussiant

Gaussian integers in Rust.
https://crates.io/crates/gaussiant
1 stars 1 forks source link

Review `num_complex::Complex` for worthy traits and methods #21

Open pierwill opened 2 years ago

pierwill commented 2 years ago

The lists of methods and trait implementations for num_complex::Complex is a good source of inspiration for this crate.