Toni CañadainLevel Up CodingBuilding a Solar System model with Nasa Horizons API and three.jsI love being in constant learning about programming, mathematics, physics, astronomy, etc. I believe I’m far from being an expert in any of…Dec 14, 2023Dec 14, 2023
Toni CañadainLevel Up CodingSharing a Secret with Polynomial InterpolationI have always believed that programming and mathematics go well together, even though I’m not an expert in either area, I enjoy learning…Jul 4, 2023Jul 4, 2023
Toni CañadaConstruyendo una librería PIPLa primera vez que vi a mi jefe ejecutar comandos en una terminal Linux quedé totalmente inspirado, acostumbrado a usar Windows toda la…Apr 4, 2023Apr 4, 2023
Toni CañadaIntroduction to the Travelling Salesman ProblemTSP (Travelling Salesman Problem) is a famous problem described by the following question:Jan 23, 2023Jan 23, 2023
Toni CañadaThe Power of Linear ProgrammingI love learning about computer science, lately I’ve been studying about graph theory, I even took an online course about this topic, I try…Oct 3, 20222Oct 3, 20222
Toni CañadaCreate an AutoCAD plugin using cSharp to compute the Shortest Path Matrix in a graphArticle’s purposeAug 20, 20222Aug 20, 20222
Toni CañadaRegression data analysisRegression is one of the most important statistical technique ever, almost every data analysis uses this method in some way. In a…Jul 12, 20221Jul 12, 20221
Toni CañadaUnderstanding Central Limit Theorem and t-testWhen I first heard about inferential statistics I was amazed by that topic, How can we take conclusions about the population with just…Apr 11, 20221Apr 11, 20221
Toni CañadaBrute-force code for IsomorphismsThe purpose of this article is to use python code to explain concepts about isomorphism between graphs and related ideas such as…Jan 15, 2022Jan 15, 2022
Toni CañadaOloid surfaceAn oloid is a three-dimensional curved geometric object that was discovered by Paul Schatz in 1929. It’s a ruled surface, the convex hull…Sep 26, 20212Sep 26, 20212