Recent Posts

Solar.py

2 minute read

Introduction Solar.py is a python simulation of the Solar System, which uses a symplectic integrator to predict the next positions of all the bodies of the s...

GenTSP

1 minute read

GenTsp GenTsp is a Hybrid Genetic Algorithm used to obtain High Quality answers for TSP optimisation problem in polynomial time. Introduction The TSP is a w...

Effect of mass on a pendulum

1 minute read

Introduction This experimental project was undertaken during the 2021/2020 academic year. It was the second laboratory project of the course Experimental Phy...