Skip to content

Add Complex::cbrt for T: Float#61

Merged
bors[bot] merged 2 commits intorust-num:masterfrom
cuviper:cbrt
Jun 11, 2019
Merged

Add Complex::cbrt for T: Float#61
bors[bot] merged 2 commits intorust-num:masterfrom
cuviper:cbrt

Conversation

@cuviper
Copy link
Member

@cuviper cuviper commented Jun 11, 2019

This also adds similar sqrt optimizations for imaginaries.

@cuviper
Copy link
Member Author

cuviper commented Jun 11, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 11, 2019
61: Add `Complex::cbrt` for `T: Float` r=cuviper a=cuviper

This also adds similar `sqrt` optimizations for imaginaries.

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

bors bot commented Jun 11, 2019

Build succeeded

@bors bors bot merged commit a81fd0a into rust-num:master Jun 11, 2019
@cuviper cuviper deleted the cbrt 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