This is just my assignment as Civil Engineer postgraduate student on first semester.
Tools:
- python 3
- numpy library
- (linear equation)
- Inversion with python3
- Cramers's rule with python3
- Gauss Elimination with python3
- Gauss-Jordan Algorithm with python3
- (non-linear equation)
- Bisection with python3
- False position with python3
- Newton-Raphson with python3
- Generalized Newton (Successive Over Relaxation Method)
Special thanks to: