November 12, 2017
const in C++ It's mostly found when declaring a variable something like However, it is a sort of "promise" for human being since it will…
Read MoreNovember 12, 2017
What are smart pointers? It is a pointer with automatic memory management There are 3 smart pointer types in modern C++17. Unique pointer…
Read MoreNovember 07, 2017
I was getting tired of waiting Jupyter notebook files rendered on Github. So, I created a bookmarklet to redirect to the nbviewer. Detail…
Read MoreJuly 25, 2017
Image normalization Jupyter notebook: here
Read More