Skip to content

Support complex numbers. #30

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

leftaroundabout
Copy link
Contributor

Complex numbers are built-in in Python and ship in Haskell-base, so this packages should be able to convert between them.

I have implemented the necessary ToPy and FromPy instances and tests for them. Both largely follow the style of the existing float instances and tests.

Complex numbers are built-in in Python and ship in Haskell-base, so
this packages should be able to convert between them.

I have implemented the necessary `ToPy` and `FromPy` instances and
tests for them.
@Shimuuar Shimuuar merged commit cbee13b into Shimuuar:master Apr 18, 2025
5 checks passed
@Shimuuar
Copy link
Owner

Thank you! Looks good

P.S. I'm going to make new release around next weekend or so

@Shimuuar
Copy link
Owner

Shimuuar commented May 4, 2025

@leftaroundabout FYI 0.2 is on hackage

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.

2 participants