Skip to content

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Mar 24, 2025

backwards incompatible bugfixes:

  • complex192 and complex256 are now (equivalent) aliases of clongdouble
  • clongdouble.item() and .tolist() now correctly returns clongdouble instead of builtins.complex
  • complex64 and clongdouble have been made into proper complexfloating subtypes
  • moved the __complex__ and __hash__ definitions from complexfloating to its concrete subtypes

towards #198
towards #136

@jorenham jorenham force-pushed the concrete-complex-scalars branch from ad7919f to 5c82242 Compare March 24, 2025 01:59
@jorenham jorenham merged commit 63cb9e3 into main Mar 24, 2025
24 checks passed
@jorenham jorenham deleted the concrete-complex-scalars branch March 24, 2025 02:06
@jorenham jorenham added this to the v2.2.x.0 milestone Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant