Skip to content

Frederik353/Programering-og-Modelering-X

Repository files navigation

Programering og Modelering X

Theese are all the assignments for the course 'Programering og Modelering X' i took on VGS and a few graphs i made later by iterating on the same framework i built.

Solar System / Gravity Simulation

Friction sim

Conways Game of Life On The GPU

The computation runs highly parallel on the GPU. For a resolution of 4K by 4K, each iteration takes 0.025992393493652344 seconds per iteration. image

At a resolution of 16K by 16K, the time per iteration increases to 0.41068100929260254 seconds. Naturally, at this point, rendering the results in Matplotlib becomes a significant bottleneck.

Particle Movement in Magnetic Field

Collatz conjecture

Integral approximation / quadratures

Numerical root finding

Ocilating weight sim

Bouncing ball sim

More particle in magnetic field at different speeds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published