Articles
Git for Offline System
No Comments
What is Git? Git is a distributed version control system designed to handle everything from small to very large projects…
Pole-Zero Cancellation, umm…. NO!
No Comments
In control systems, pole-zero cancellation might sound like an easy fix to simplify things. The idea is that if a…
Symbolic calculations in Python with SymPy
No Comments
SymPy is a free, open-source library that provides a range of functions and features for symbolic calculation in Python.
LaTeX Full Installation
1 Comment
This articles provides step-wise procedure for Latex full installation for an offline/online computer.
Mumbai random walks
2 Comments
Before the pandemic, I used to explore the city every weekend. I used to search for new old restaurants, stationery…
Image Restoration using GFP-GAN
2 Comments
Recently, I came across a LinkedIn post by Murilo Gustineli where he restored an old image of his dad using GFP-GAN. I…