Skip to content

Instantly share code, notes, and snippets.

View orestxherija's full-sized avatar

Orest Xherija orestxherija

View GitHub Profile
@dengemann
dengemann / run_profile_fast_dot.py
Last active September 8, 2020 14:04
Compare regular numpy dot with fast_dot directly handling BLAS
# Author: Denis A. Engemann <[email protected]>
#
# License: BSD (3-clause)
""" Profile fast_dot versus np.dot
Dependencies
------------
scikit-learn
https://github.com/fabianp/memory_profiler