Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Complex::cbrt for T: Float #61

Merged
merged 2 commits into from Jun 11, 2019
Merged

Add Complex::cbrt for T: Float #61

merged 2 commits into from Jun 11, 2019

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.

None yet

1 participant