https://github.com/wesleyegberto/physics-laboratory
Exploring various physics concepts and theories through code examples, visualizations, and simulations.
https://github.com/wesleyegberto/physics-laboratory
physics python
Last synced: 27 days ago
JSON representation
Exploring various physics concepts and theories through code examples, visualizations, and simulations.
- Host: GitHub
- URL: https://github.com/wesleyegberto/physics-laboratory
- Owner: wesleyegberto
- License: mit
- Created: 2026-04-05T03:33:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-05T03:37:12.000Z (3 months ago)
- Last Synced: 2026-04-05T05:20:35.129Z (3 months ago)
- Topics: physics, python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Physics Laboratory
Repository for exploring various physics concepts and theories (including general relativity, quantum mechanics, and more) through code examples, visualizations, and simulations.
This repository \[may\] contains code examples, visualizations and simulations to help understand complex physics phenomena.
## Links
General physics resources:
- [PhET Simulations](https://phet.colorado.edu/)
- [So You Want to Learn Physics… (Roadmap)](https://www.susanrigetti.com/physics)
Lecture series and courses:
- [The Theoretical Minimum](https://theoreticalminimum.com/)
- [Einstein's Relativity and the Quantum Revolution](https://archive.org/details/EinsteinsRelativityAndTheQuantumRevolution/)
Relativity resources:
- [General Relativity](https://en.wikipedia.org/wiki/General_relativity)
- [Relativity Visualized](https://relativity-visualized.org/)
- [Einsteinlight](https://newt.phys.unsw.edu.au/einsteinlight/)
Code libraries:
- [EinsteinPy](https://docs.einsteinpy.org/en/stable/index.html)