issues
search
MilanStaffehl
/
numdantic
Typing support for numpy arrays and numpy array validation with pydantic.
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs(readme): Fix wrong code example
#57
MilanStaffehl
closed
4 months ago
0
Describe the docstring format
#56
MilanStaffehl
opened
4 months ago
0
Add hook type to `pre-commit install` instructions
#55
MilanStaffehl
opened
4 months ago
0
Fix wrong code in README
#54
MilanStaffehl
closed
4 months ago
0
docs(readme): Add line break after GitHub admonition header
#53
MilanStaffehl
closed
4 months ago
0
Replace `Any` in generic scalar types with `np.typing.NBitBase`
#52
MilanStaffehl
opened
4 months ago
0
Allow unspecified dimensionality in shape
#51
MilanStaffehl
closed
4 months ago
0
Add a link to the GitHub repo in the README
#50
MilanStaffehl
opened
4 months ago
0
Update actions for artifacts in build job
#49
MilanStaffehl
opened
4 months ago
0
Write protocol class for `numpy.ndarray`
#48
MilanStaffehl
opened
4 months ago
1
Add empty line to GitHub-flavored admonitions
#47
MilanStaffehl
closed
4 months ago
0
ci(actions): Bump checkout and setup-python actions versions
#46
MilanStaffehl
closed
4 months ago
0
docs(changelog): Add note about missing version 0.1.0 on PyPI
#45
MilanStaffehl
closed
4 months ago
0
refactor(tests): Remove random variable IDs from dtype tests
#44
MilanStaffehl
closed
4 months ago
0
Add note to CHANGELOG about broken version 0.1.0
#43
MilanStaffehl
closed
4 months ago
0
Improve random IDs in type checking tests
#42
MilanStaffehl
closed
4 months ago
0
Update GitHub actions
#41
MilanStaffehl
closed
4 months ago
0
ci(actions): Fix typo in workflow
#40
MilanStaffehl
closed
4 months ago
0
Fix full test suite workflow
#39
MilanStaffehl
closed
4 months ago
0
build: Add `__version__` to package
#38
MilanStaffehl
closed
4 months ago
0
docs(changelog): Add CHANGELOG
#37
MilanStaffehl
closed
4 months ago
0
docs(readme): Improve README
#36
MilanStaffehl
closed
4 months ago
0
Add a CHANGELOG
#35
MilanStaffehl
closed
4 months ago
0
Go through README and verify all information is correct
#34
MilanStaffehl
closed
4 months ago
0
docs(readme): Type generic scalars correctly in README
#33
MilanStaffehl
closed
4 months ago
0
docs: Add copyright notice to all files
#32
MilanStaffehl
closed
4 months ago
0
fix(validation): Rename cast error type to `from_sequence`
#31
MilanStaffehl
closed
4 months ago
0
docs(issues): Add issue templates
#30
MilanStaffehl
closed
4 months ago
0
docs(readme): Update README: cannot mix literals and int in shapes
#29
MilanStaffehl
closed
4 months ago
0
test(integration): Add test for type checking shape
#28
MilanStaffehl
closed
4 months ago
0
Improve the type vars for shape
#27
MilanStaffehl
closed
4 months ago
1
Correct description about mixing `Literal` and `int` in shapes
#26
MilanStaffehl
closed
4 months ago
0
ci(actions): Fix missing dependency in code coverage workflow
#25
MilanStaffehl
closed
4 months ago
0
Type checking dtypes test
#24
MilanStaffehl
closed
4 months ago
0
Raise `ValidationError` in strict mode when given a sequence
#23
MilanStaffehl
opened
5 months ago
0
Add copyright notice to all files
#22
MilanStaffehl
closed
4 months ago
0
Add a `__version__` to the package
#21
MilanStaffehl
closed
4 months ago
0
Update commit scopes to reflect new possibilities
#20
MilanStaffehl
closed
4 months ago
0
Fix broken link to "Tips & tricks" in README
#19
MilanStaffehl
closed
4 months ago
0
feat(scripts): Add helper script for dtype compatibility
#18
MilanStaffehl
closed
5 months ago
0
Type numpy generics correctly in README
#17
MilanStaffehl
closed
4 months ago
0
Write tests to verify annotations pass type check
#16
MilanStaffehl
closed
4 months ago
0
docs(readme): Fix wrong description of dtypes in assigments
#15
MilanStaffehl
closed
5 months ago
0
Write an example for a wrapper-function around a `numpy` function
#14
MilanStaffehl
opened
5 months ago
0
docs(readme): Add TOC to README
#13
MilanStaffehl
closed
5 months ago
0
test(unit): Add missing unit tests
#12
MilanStaffehl
closed
5 months ago
0
Add a TOC to the README
#11
MilanStaffehl
closed
5 months ago
0
Re-write such that Python 3.10 can be used
#10
MilanStaffehl
opened
5 months ago
0
Allow unspecified dimensionality with `Shape[int, ...]`
#9
MilanStaffehl
closed
4 months ago
2
Rename error type to `from_sequence`
#8
MilanStaffehl
closed
4 months ago
0
Next