Research Flow
A place to learn and share (comment if this blog is useful)
Pages
(Move to ...)
Home
▼
Everything you need to know about Jupyter Notebook
›
To start a notebook In terminal, run jupyter-notebook Now, the notebook will be opened in your default browser. To change t...
E-Book Reader
›
Now, the e-books are published more often with .epub format. To read the e-book in linux, install fbreader. To install in Ubuntu, sudo ...
A simple way to create a quantum entangled state? Take a deep breath.
›
Reversible adsorption of CO and O2 molecules with heme is an important process taking place in our body. Using a DFT+DMFT study, researcher...
Compressing using Zip package in Linux
›
To zip individual files: zip Figures.zip Figure1 Figure2 Figure3 To zip a directory: zip -r Figure.zip DirName To unzip: ...
Converting files ( to .eps or pdf) format
›
For scientific publications, figures are often asked in .eps format. To do this (from formats like .tif/.jpg/.png), in linux, the packa...
Using specific routines in LAPACK library pacakge
›
How to run specific modules in LAPACK in a Fortran code? With the title " Using LAPACK library in fortran codes " in this foru...
Terminal browsers
›
It would be a challenging task to use only the terminal for browsing through the internet. Here is the list for Terminal-based browser. ...
List of Schools/Workshops with video lectures
›
LMU Munich list of Schools
Error in mounting sda problem in Ubuntu 16.04 (sda5)
›
This is a series of posts on problems and issues in using Ubuntu /Windows10 Parallel installation This is a common problem that occur whe...
dpkg, apt, apt-get and aptitude - what are these?
›
dpkg - the core that does the actual installs. It doesn't manage all of the packages. The others are built off it. apt - a pac...
‹
›
Home
View web version