
Sandeep Pandey
Engineer with a PhD in applied machine learning and scientific computing.
You May Also Enjoy
Setting up Ollama on Windows PC and using it on same WiFi network as a remote server
4 minute read
Published:
In this article, we will first install Ollama to a host machine and then we will connect to it via a client machine on same WiFi network.
Open source routing: Exploring Open route service (OSR)
4 minute read
Published:
In this article, I am going to setup Open Source Routing Machine (OSRM), which is a popular open-source routing engine and its backend is written in C++. The engine usage our favourite OpenStreetMap (OSM) data to build the network graph.
Opensource routing: Taking a first glance Open Source Routing Machine(OSRM)
6 minute read
Published:
In this article, I am going to setup Open Source Routing Machine (OSRM), which is a popular open-source routing engine and its backend is written in C++. The engine usage our favourite OpenStreetMap (OSM) data to build the network graph.
10 easy steps to simulate in OpenFOAM with docker
4 minute read
Published:
OpenFOAM with docker provides flexibility in terms of OS and is a good place to start without worrying about the installation.