Keeping Up With The Literature: RSS
Following the literature of your research field is an important part of the job of a modern scientist. RSS is an useful tool to help you in this task.
Keeping Up With The Literature: RSS Read More »
Following the literature of your research field is an important part of the job of a modern scientist. RSS is an useful tool to help you in this task.
Keeping Up With The Literature: RSS Read More »
Useful functions to handle the Computational Chemistry workflow.
Tracking your local tasks using the PID Read More »
A simple tutorial of Numpy operations to obtain the triangles of matrices.
Triangles in Numpy Arrays Read More »
A recurrent activity in computational chemistry workflow is the plotting of electronic spectra obtained from quantum chemistry packages. You can try PlotSpectrum.nb to improve these tasks.
Share knowledge is always better than keep it just for yourself. Thinking this way, I decided to share some of my most relevant notes in my GitHub repository.
My new repository of study notes Read More »
When you are planning to start a computational investigation of an interesting molecular system, one of the very first information needed is its minimum energy geometries. This kind of procedure can be found in Gaussian09 package. The script get_g09_geom.py can turn it easier!
Obtaining Geometries from a Gaussian09 optimization Read More »