Skip to content

XDMustafa/simulation-physics-exercises

Repository files navigation

Simulation & Computational Physics Exercises

A collection of numerical and computational physics exercises, covering topics in simulation, numerical methods, and computational physics — all implemented in Python.

Overview

This repository contains solutions and explorations of problems drawn from computational and numerical physics. The exercises range from textbook problems — such as those found in Mathematical Methods using Python: Applications in Physics and Engineering — to smaller, self-contained ideas that emerge while working through the material.

All implementations are written in Python and organized as Jupyter Notebooks for clarity and reproducibility.

Repository Structure

├── Mathematical Methods using Python Applications in Physics and Engineering/
│   └── # Exercises and solutions from the referenced textbook
├── LICENSE
└── README.md

Requirements

  • Python 3.x
  • Jupyter Notebook

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Contributors