Hacker News
- Dynomight: I Don't Like NumPy https://dynomight.substack.com/p/numpy 2 comments
- I don't like NumPy https://dynomight.net/numpy/ 205 comments
- MLX: NumPy like framework for Apple Silicon by Apple https://ml-explore.github.io/mlx/build/html/index.html 16 comments
Lobsters
- I started a small open-source library to bring Numpy-like features to Java https://github.com/bdmarius/jnum-arrays 2 comments sideproject
- Runtime completion for complied data science libraries like NumPy or PyTorch https://github.com/reloadware/reloadium 3 comments datascience
- dense-arrays: Numpy like array object for common lisp https://github.com/digikar99/dense-arrays 4 comments lisp
- NumPy another Iverson Ghost ("An Iverson ghost is an embedding of APL like array programming features in nonAPL languages and tools", 2018) https://analyzethedatanotthedrivel.org/2018/03/31/numpy-another-iverson-ghost/ 5 comments programming
- BlueMath - numpy like math library for Javascript http://www.bluemathsoftware.com/ 5 comments javascript
- I created this NumPy cheat sheet for Data Science beginners (like me). I hope it helps you! https://github.com/JulianGaal/python-cheat-sheet/blob/master/numpy.md 22 comments datascience
- PolyMath is a new Smalltalk project, similar to existing scientific libraries like NumPy, SciPy for Python or SciRuby for Ruby. https://github.com/PolyMathOrg/PolyMath 2 comments smalltalk