Vikas Sharma
Home
Publication
Blog
Archlinux
Blog
Categories
All
(13)
programming
(1)
python
(1)
Order By
Default
Title
Date - Oldest
Date - Newest
Author
Getting Started with PyVista
This post presents some cool features of PyVista library.
Mar 30, 2024
Getting started with fzf command
fzf
is a general purpose command-line fuzzy finder written in
go
programming language. You can find it [here] (“https://github.com/junegunn/fzf”). The official website…
Mar 25, 2024
Getting started with Github CLI
To install
gh
cli please follow the instruction given on official website of gh.
Nov 4, 2023
Getting started with tmux
This post covers
tmux
setup on MacOS and Linux.
Aug 14, 2023
Getting started with Docker
Docker is a tool which can easily encapsulate the process of creating a distributable artifact for any application, deploying it at scale into any environment.
Jul 29, 2023
Installing Ruby on Mac
In this post I will demonstrate how to install ruby 3.1.3 on MacOS. I am currently using M2 chip.
Jul 29, 2023
Getting started with conda
programming
python
Conda is a package manager and environment manager.
Jul 17, 2023
Vikas Sharma
Building and Deploying PyPI packages
In this tutorial, we will build a Python package for easifem command line interface (easifem-CLI).
Jul 15, 2023
Design of SteadyStokesKernel
\[ \nabla p-\nabla\cdot\tau-\rho\mathbf{b}=\mathbf{0}, \]
May 10, 2022
Mixed finite element method for stokes flow
\[ \rho\frac{\partial\mathbf{v}}{\partial t}+\nabla p-\mu\nabla^{2}\mathbf{v}-\rho\mathbf{b}=\mathbf{0}, \]
Apr 22, 2022
Simple Secure Shell (SSH)
SSH stands for simple secured shell. The ssh command contains of 3-parts
Oct 30, 2021
Vikas Sharma, Ph.D.
Using PLPLOT with Fortran
PLplot is a software package for creating scientific plots . It is cross-platform ❤, which means it will work on Windows, Unix, and Linux system. The PLplot software is…
Oct 5, 2021
No matching items