Commit graph

41 commits

Author SHA1 Message Date
b2db1014bd
Better string dtype checking support, restructuring the validation hooks to allow finer grained control over the process. 2024-08-05 19:43:15 -07:00
fef528f3bc
make test order insensitive 2024-07-31 16:51:37 -07:00
a64bb2186f
changelog, bump version, fill in coverage 2024-07-31 16:45:48 -07:00
0a930eed35
windows doesn't like to let go of files 2024-07-31 16:25:59 -07:00
40c8e9d95d
remove nptyping dependency, update CI, remove old numpy types 2024-07-31 15:50:24 -07:00
a45967818c
v1.2.1 - fix dtypeerror inheritance 2024-06-27 22:24:57 -07:00
07ab3d1b76
add array shape ranges! take over shape specification and checking from nptyping 2024-06-14 22:38:13 -07:00
d567ce0194
tests for unparameterized and any shape arrays 2024-06-14 18:12:40 -07:00
025832aa3d
testing for fast matching mode. recursively get interface classes including disabled classes 2024-05-24 18:31:04 -07:00
1290d64833
working instancecheck, but not working static analysis 2024-05-23 21:08:38 -07:00
6ebed2b804
lint 2024-05-20 21:21:45 -07:00
a948a41663
coverage for video tests 2024-05-20 21:20:56 -07:00
a4d82f0879
docs! add recursive any shaped arrays! 2024-05-20 21:16:16 -07:00
e2231cc9f0
video interface! 2024-05-20 19:17:46 -07:00
fd252e3911
fix string checking in raised asserts 2024-05-17 18:14:00 -07:00
a1a440e6ad
handle and test complex 2024-05-17 18:05:36 -07:00
3a6984f3f0
correct error raising tests after more generous numpy coercion method 2024-05-17 17:55:05 -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
f3fd0a0ed2
coverage tests for hdf5 interface. filter numpy deprecation warnings from nptyping 2024-05-17 16:51:41 -07:00
782360990e
use module scope to fix pytest stdout 2024-05-17 16:36:17 -07:00
49a51563d6
move helper methods to schema module and out of ndarray 2024-05-15 22:56:02 -07:00
060de62334
better json schema generation 2024-05-15 20:49:15 -07:00
2b56da6808
correct attr naming 2024-05-14 20:19:24 -07:00
9b13226164
tests and no covers continue 2024-05-14 20:18:04 -07:00
0ee371ad05
python 3.10 compat re: TypeAlias 2024-05-09 00:50:27 -07:00
b7d88c46c8
other side of the inequality 2024-05-09 00:46:53 -07:00
f302c7a68b
fix CI and lint 2024-05-09 00:45:00 -07:00
a079fbcafc
working zarr impl 2024-05-08 22:06:41 -07:00
b82a49df1b
Better test cases, dtype module, compound types 2024-05-08 21:29:13 -07:00
d884055067
not quite working zarr implementation 2024-04-29 19:49:38 -07:00
fbc7d2914b
python 3.9 compat 2024-04-22 20:23:24 -07:00
7fe9c5711e
still fixing an old test lmao 2024-04-22 20:01:55 -07:00
3d1d029ab8
Lint, fix olde array compression test 2024-04-22 20:00:43 -07:00
5b722bb6da
remove nwb_linkml remnants, add to_json method for json serialization 2024-04-22 19:31:56 -07:00
46060c1154
dask and hdf5 array interfaces 2024-04-08 18:36:47 -07:00
a6391c08a3
numpy interface and type stub generation 2024-04-03 20:52:33 -07:00
5069c3ddd4
moving to src format 2024-04-03 16:34:03 -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
c9e7bb243c
Restructuring linkml generators
add monkeypatches
2024-02-05 11:20:01 -08:00
690f9cd53a
more incremental progress towards a v0.1.0, importing tests that will surely fail. 2024-02-02 22:45:50 -08:00