|
777e439e18
|
fix changelog nesting depth
|
2024-05-24 19:21:36 -07:00 |
|
|
9a891fdea6
|
Merge branch 'feat-instancecheck'
|
2024-05-24 18:57:55 -07:00 |
|
|
01e622b8a6
|
v1.1.0 bump version, add changelog
|
2024-05-24 18:57:16 -07:00 |
|
|
13a8fce4ef
|
Merge pull request #1 from p2p-ld/feat-instancecheck
Instance Checking
|
2024-05-24 18:52:58 -07:00 |
|
|
0fc5c39178
|
docs for instance checking
|
2024-05-24 18:51:54 -07:00 |
|
|
81006b64ec
|
fix bad typing import generation in meta stubfile generator
|
2024-05-24 18:36:03 -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 |
|
|
b0b391947f
|
v1.0.0
|
2024-05-23 00:28:03 -07:00 |
|
|
2803c752b9
|
first draft of docs for 1.0
|
2024-05-23 00:27:00 -07:00 |
|
|
0937fd7c0d
|
continuing on docs, adding interfaces diagram
|
2024-05-22 13:25:43 -07:00 |
|
|
5e3ad790d7
|
restructuring docs, getting started on design but need 2 go home
|
2024-05-20 21:39:54 -07:00 |
|
|
927964d3ff
|
further fixing readme
|
2024-05-20 21:29:01 -07:00 |
|
|
1ae235cec6
|
update readme
|
2024-05-20 21:25:35 -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 |
|
|
ce74a0482a
|
lint
|
2024-05-20 19:27:30 -07:00 |
|
|
2d39c46b89
|
python 3.9 compatible slice unpacking
|
2024-05-20 19:26:22 -07:00 |
|
|
e2231cc9f0
|
video interface!
|
2024-05-20 19:17:46 -07:00 |
|
|
8f382977e9
|
update version lol
|
2024-05-17 18:22:27 -07:00 |
|
|
f44397502e
|
don't do coverage for stuff that shouldn't happen during testing
|
2024-05-17 18:16:28 -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 |
|
|
8af88d5adc
|
goddang lint
|
2024-05-17 17:44:13 -07:00 |
|
|
9c41705883
|
use np.array rather than ndarray to coerce lists
|
2024-05-17 17:43:37 -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 |
|
|
0f27c47299
|
continuing to fix stub generation for 3.9
|
2024-05-17 16:37:14 -07:00 |
|
|
782360990e
|
use module scope to fix pytest stdout
|
2024-05-17 16:36:17 -07:00 |
|
|
3a794a57c8
|
improve name handling in stub generation
|
2024-05-17 16:33:37 -07:00 |
|
|
7fee64ada6
|
don't try and access __name__ on typing classes
|
2024-05-17 16:27:05 -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 |
|
|
a1786144fa
|
no coverage for monkeypatched properties
|
2024-05-15 14:39:17 -07:00 |
|
|
1ffdc7cd20
|
tuple of types instead of union
|
2024-05-15 14:36:37 -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 |
|
|
57b25034d6
|
refresh of front docs page
|
2024-05-09 00:42:44 -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 |
|
|
a345cc6504
|
python 3.9 compat
|
2024-04-22 20:27:11 -07:00 |
|
|
fbc7d2914b
|
python 3.9 compat
|
2024-04-22 20:23:24 -07:00 |
|
|
2643743960
|
python 3.9 compat
|
2024-04-22 20:18:57 -07:00 |
|
|
2e5d0f4192
|
python 3.9 compat
|
2024-04-22 20:14:06 -07:00 |
|