numpydantic/tests
2024-09-20 23:44:59 -07:00
..
test_interface Roundtrip json serialization using dataclasses for all interfaces. Separate JSON schema generation from core_schema generation. More consistent json dumping behavior - always return just the array unless round_trip=True. 2024-09-20 23:44:59 -07:00
__init__.py convert from poetry to pdm, remove linkml parts 2024-04-03 16:17:12 -07:00
conftest.py update changelog, bump version 2024-08-12 21:35:01 -07:00
fixtures.py support datetimes in hdf5 proxies 2024-09-03 16:54:31 -07:00
test_meta.py move helper methods to schema module and out of ndarray 2024-05-15 22:56:02 -07:00
test_ndarray.py Roundtrip json serialization using dataclasses for all interfaces. Separate JSON schema generation from core_schema generation. More consistent json dumping behavior - always return just the array unless round_trip=True. 2024-09-20 23:44:59 -07:00
test_shape.py add array shape ranges! take over shape specification and checking from nptyping 2024-06-14 22:38:13 -07:00