Skip to content

Use direct ops in Rem<T> for Complex<T>#25

Merged
bors[bot] merged 1 commit intorust-num:masterfrom
cuviper:real-rem
May 21, 2018
Merged

Use direct ops in Rem<T> for Complex<T>#25
bors[bot] merged 1 commit intorust-num:masterfrom
cuviper:real-rem

Conversation

@cuviper
Copy link
Member

@cuviper cuviper commented May 21, 2018

This avoids overflow issues with dividing by norm_sqr, and is
probably faster too, just for being simpler.

This avoids overflow issues with dividing by `norm_sqr`, and is
probably faster too, just for being simpler.
@cuviper
Copy link
Member Author

cuviper commented May 21, 2018

bors r+

bors bot added a commit that referenced this pull request May 21, 2018
25: Use direct ops in Rem<T> for Complex<T> r=cuviper a=cuviper

This avoids overflow issues with dividing by `norm_sqr`, and is
probably faster too, just for being simpler.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@bors
Copy link
Contributor

bors bot commented May 21, 2018

Build succeeded

@bors bors bot merged commit b6ad659 into rust-num:master May 21, 2018
@cuviper cuviper deleted the real-rem branch February 6, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant