Quansight-Labs / python-moa

Python implementation of Mathematics of Arrays (MOA)
https://python-moa.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
23 stars 5 forks source link

Implement matrix multiply that is competitive with numpy's performance #19

Open dcharbon opened 5 years ago

dcharbon commented 5 years ago

This may require some definition - competitive with what configurations of numpy?