Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Divakar

Divakar

Divakar has asked 7 questions and find answers to 1276 problems.

Stats

30.4k
EtPoint
9.5k
Vote count
7
questions
1k
answers

About

You’re only as good as your weakest link adaptability of your strongest skill.


Benchmark Python Codes - benchit

Interesting Indulgences:

  • 6D Permute, 7D Permute

  • Kill recursions by tracing

NumPy/Python

  • 10,000x Speedup!

  • NumPy tricks

  • Super tools : np.einsum, np.searchsorted, np.lib.stride_tricks.as_strided np.lib.index_tricks.as_strided

  • Heavy Broadcasting based vectorization

  • Colon notation vs using indices for slicing (looping better)

MATLAB


My Stackoverflow Tag Cloud created with stackoverflow_tag_cloud :

enter image description here