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

Ensure complex number support #21

Open
sneakers-the-rat opened this issue Sep 21, 2024 · 0 comments
Open

Ensure complex number support #21

sneakers-the-rat opened this issue Sep 21, 2024 · 0 comments

Comments

@sneakers-the-rat
Copy link
Collaborator

From: LiberTEM/LiberTEM-schema#7 (comment)

Need to

  • Add complex number tests to all the dtype tests
  • Split up the all-interface tests to make them combinatoric with a product of test cases, so we can test the all-interface behavior across all dtypes and shape cases.
  • Ensure that one can round-trip complex numbers to/from json

This will probably be the point where we need to start developing dtype adapters for interfaces that allow them to coerce/serialize different dtypes that they do/don't support in different ways.

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

1 participant