Other projects

Analysis of Type Ia supernovae data

The paper is available here. This work revisit the Supernovae 1999 data and reproduce the results.

Estimating the Age of universe using galaxies distance and velocity data

The Source Code is available here. This work purpose is to calculate the hubble constant and the age of universe using sklearn model from galaxies distances and velocities.

2d Ising Model Montecarlo Simulation using Metropolis Algorithm

The Source Code with different implementation and discussion is available here. This work applies the MC methods using Metropolis Algorithm to Ising model and extracts physical parameters..