Skip to content

Complex numbers #103

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

Open
ziofil opened this issue Feb 4, 2025 · 1 comment
Open

Complex numbers #103

ziofil opened this issue Feb 4, 2025 · 1 comment

Comments

@ziofil
Copy link

ziofil commented Feb 4, 2025

Is there a way to use complex numbers with re/im parts in quad precision that doesn't require you folks to explicitly support it as a dtype of its own?

@ngoldbaum
Copy link
Member

No, I think we'd need to add a replacement for the Complex256 DType in NumPy that's backed by e.g. SLEEF.

I know @SwayamInSync was messing with the Mandelbrot fractal to test the quad precision DType, but I think he was doing everything with arrays storing real and imaginary parts.

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

No branches or pull requests

2 participants