I upgraded archeryutils to use #numpy #typing more 'properly'.
I found the docs and other sources challenging when it came to implementation and examples, so here are my observations and an #ELI5 summary of the bits I felt were missing in the hope it might help others: https://jackatkinson.net/post/numpy_typing
Comments welcome.
#Python #SoftwareEngineering