This repository contains all the programs I will use for my iSURP project on Topology Optimization.
-
Using Finite Difference Method to numerically solve u"(x) + sin(x) = 0
-
A python code to demostrate a sequence that converges to sqrt 2 for any positive first element
-
Demonstrating the Forward and Backward Euler Method for x'(t) = f(x)