My name is Ramón, welcome to my website! I am a computational scientist who specializes in the development of electronic structure and nuclear quantum dynamics algorithms. I hold a Ph.D. in Physics, with a focus on Theoretical Chemistry. I have experience in several programming languages, including C, Python, and Fortran, and am well-versed in high-performance and parallel computing libraries. In addition to my scientific pursuits I occasionally indulge in the craft of verses.
I've rediscovered the Lisp arts and the power of functional programming, ergo my affinity for Emacs and NixOS. As a firm believer in the beauty of simplicity, I consider the following expression to be a magnum opus:
(define Y (λ (f) ((λ (x) (f (x x))) (λ (x) (f (x x))))))