|
8f1eb6e5b4
|
linting for tests
|
2024-10-03 19:57:54 -07:00 |
|
|
0a175d17c0
|
changelog, bump version, remove pdb
|
2024-09-23 18:15:10 -07:00 |
|
|
16b0eb0542
|
test shape ellipsis at last
|
2024-09-23 17:35:24 -07:00 |
|
|
8cc2574399
|
add marks to all tests
|
2024-09-23 13:28:38 -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 |
|
|
3304ab3d88
|
update changelog, bump version
|
2024-08-13 23:05:28 -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 |
|
|
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 |
|
|
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 |
|
|
1290d64833
|
working instancecheck, but not working static analysis
|
2024-05-23 21:08:38 -07:00 |
|
|
a4d82f0879
|
docs! add recursive any shaped arrays!
|
2024-05-20 21:16:16 -07:00 |
|
|
a1a440e6ad
|
handle and test complex
|
2024-05-17 18:05:36 -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 |
|
|
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 |
|
|
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 |
|
|
690f9cd53a
|
more incremental progress towards a v0.1.0, importing tests that will surely fail.
|
2024-02-02 22:45:50 -08:00 |
|