This article was published in Spanish in the Cuaderno de Cultura Cientifica (CCC) under the title “Soy...
Francisco Yepes Barrera
Morphy vs Anderssen • Paris, France (1858) • Sicilian Defense: Taimanov, Szen Variation (B44)
2 min read
This historic game, played in Paris in December 1858, features Paul Morphy against Adolf Anderssen, two of...
Solving the Generalized Eigenvalue Problem in C with GSL and LAPACK: An Application in Quantum Mechanics
12 min read
Problem Definition The eigenvalue problem is an essential component of many numerical methods, especially in science and...
Debian 13, called Trixie, is the new stable version of the Linux operating system officially released on...
I’ve been using Spacemacs for years. Spacemacs is addressed to Vim (through evil mode) and Emacs users...
On January 20, 1999, at the Wijk aan Zee Chess Tournament in the Netherlands, Gary Kasparov and...
Eigen Artificial Neural Networks, a Novel Way to Optimize Neural Networks using Quantum Mechanics
19 min read
Introduction An Eigen Artificial Neural Network (EANN) is an optimization method for neural networks based on the...
There’s More Than One Way To Do It Perl is a programming language created in 1987 by...
Using the wttr.in service, you can get weather forecasts on your terminal. The following Perl script (weather.pl)...
The following script performs the transposition of a matrix in Perl. Launched without arguments, the program transpose.pl...
