Skip to content

DiablosWhisper/NumPy-C---

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

NumPy(C++)

It's my own version of NumPy. My realization of matrix multiplication is more then 8 times faster then NumPy matmul() and dot(). Other functions are faster too, but not like a multiplication. This version of the library will be supported in the future. P.S. All tests were done on my computer, the results on your computers may vary.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages