You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
From: LiberTEM/LiberTEM-schema#7 (comment)
Need to
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.
The text was updated successfully, but these errors were encountered: