Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/praveenpenumaka/numpygo


https://github.com/praveenpenumaka/numpygo

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# numpygo

numpy implementation in golang

## Why?

Strictly for learning purposes

## TODO
* Benchmarks
* API consistency with numpy
* Lot of vector operations

## Note
* Code is not optimized