Commit graph

14 commits

Author SHA1 Message Date
189a3e7919
some docs 2024-10-11 02:23:34 -07:00
3356738e42
refactoring array generation, swapping in the interface case generators 2024-10-04 00:46:49 -07:00
e701bf6e9b
interface cases 2024-10-03 23:18:18 -07:00
f291afbbe2
create testing module, add to docs 2024-10-03 19:33:40 -07:00
85cef50603
refactor validation into separate module, perf improvements from not iterating over every element of array, rename array to value universally in serialized json lol 2024-09-23 23:25:20 -07:00
70bf254ddd
lint, fix zarr dump test 2024-09-21 18:26:25 -07:00
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
f482f07be9
1.2.0 - shape ranges
update docs, bump version
2024-06-14 22:56:28 -07:00
2803c752b9
first draft of docs for 1.0 2024-05-23 00:27:00 -07:00
5e3ad790d7
restructuring docs, getting started on design but need 2 go home 2024-05-20 21:39:54 -07:00
a4d82f0879
docs! add recursive any shaped arrays! 2024-05-20 21:16:16 -07:00
57b25034d6
refresh of front docs page 2024-05-09 00:42:44 -07:00
21dd796f09
convert from poetry to pdm, remove linkml parts 2024-04-03 16:17:12 -07:00
5d3cd95d84
docs
simple old style nwb-linkml test
2024-02-05 15:39:29 -08:00