An open API service indexing awesome lists of open source software.

https://github.com/greydevv/numpy-mimic


https://github.com/greydevv/numpy-mimic

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# numpy-mimic

A Python implementation of Numpy's `ndarray`. This is purely for research and educational purposes.

### Note

This implementation is 'incomplete' in the sense that not every single method is implemented. For the most part, this repository is still under development.