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 support for abstract complex numbers. #69

Merged
merged 14 commits into from
Mar 31, 2019
Merged

Add support for abstract complex numbers. #69

merged 14 commits into from
Mar 31, 2019

Conversation

sebcrozet
Copy link
Member

This adds the ComplexField trait and renames Real to RealField. We also have RealField which inherits from ComplexField.

Fix #57

@sebcrozet sebcrozet changed the title Add support for complex numbers. Add support for abstract complex numbers. Mar 31, 2019
@sebcrozet
Copy link
Member Author

The CI fails on nightly because of Manishearth/compiletest-rs#166. As a workaround I'll allow CI failure on nightly for now.

@sebcrozet sebcrozet merged commit 2289fb7 into master Mar 31, 2019
@sebcrozet sebcrozet deleted the complex branch March 31, 2019 08:26
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