|
b436d8d592
|
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 |
|
|
dd9a8e959f
|
allow arbitrary dtypes, and allow pydantic models as the inner type in json schema array creation
|
2024-08-12 20:50:33 -07:00 |
|
|
5e90c1bee1
|
add serialization info to to_json methods, zarr dump array context option, remove coerce_list and just let numpy interface handle it
|
2024-05-17 17:39:30 -07:00 |
|
|
a079fbcafc
|
working zarr impl
|
2024-05-08 22:06:41 -07:00 |
|
|
d884055067
|
not quite working zarr implementation
|
2024-04-29 19:49:38 -07:00 |
|