shankp.codes
-
Clone the repository
git clone
-
Make sure to have python installed on the system, preferably the latest verion.
-
Install icecream python package for ic output, or can comment it.
pip install icecream
-
Make sure to import my_timer warpper from my_timer.py to see relevant function runtimes.