Hello Readers, Today we shall learn to enable Jupyter Notebook using CERN-ROOT on Ubuntu 20.04/22.04 or any version or on cluster computing. This method doesn't require admin privilege to install and configure the Anaconda environment to use PyROOT. Here, I am assuming that the anaconda is already installed on your system if not, then follow the instructions given in this reference [ 1 ]. Let's do the Job. Follow the following instructions: 01. Create an anaconda environment to build CERN-ROOT over the required Python version. $ con…
Talys is a nuclear reaction simulation tool used by Researchers and Scientists. It helps you to calculate the various parameters like Q-value, Cross-section, and various potential parameters. Let's learn, how to install Talys1.96 (the latest version) on Ubuntu20.04 OS. Make sure, gfortran must be installed because talys works on FORTRAN language. To check the version and availability of gfortran run this command: $ gfortran --version the output will be like this: GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free S…
Hello Readers, Let's learn to use LaTeX in OriginPro on Windows10. Check the following steps: Step-1: Install MikTeX Compiler (software) to use LaTeX. Download MikTeX software from here: Miktex Website Install this software, then run MikTeX console as administrator from Start Menu to check updates. Click on "Check for Updates" Install all available updates from the console. Step-2: Install OAutotrace software from here: https://www.originlab.com/index.aspx?go=PRODUCTS&PID=3166 It will work as a communicator betwe…