Gray Code 3 min read Algorithms C Genetic Algorithms Gray Code Francisco Yepes Barrera February 17, 2024 Introduction Integer conversion between bases 10 and 2 (binary) is necessary and extensively used in many areas...Read More
Calculation of the Golden Ratio with Maxima 1 min read Algorithms Calculation of the Golden Ratio with Maxima Francisco Yepes Barrera August 26, 2020 Euclid defined the golden section or golden ratio in the following way: Split a segment into two...Read More