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

== and != do not work with cayley_dickson and floating_point #25

Open
jtlap opened this issue Sep 17, 2023 · 0 comments
Open

== and != do not work with cayley_dickson and floating_point #25

jtlap opened this issue Sep 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jtlap
Copy link
Collaborator

jtlap commented Sep 17, 2023

For instance z == eve::one(eve::as(real(z))) does not compile where z is complex
z == to_complex(eve::one(eve::as(real(z)))) does compile however

also z == eve::one(eve::as(z)) does not compile where z is complex

@jtlap jtlap added the bug Something isn't working label Sep 17, 2023
@jfalcou jfalcou changed the title == and != donot work with caylet_dickson and floating_point == and != do not work with cayley_dickson and floating_point Oct 24, 2023
@jfalcou jfalcou self-assigned this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants