An open API service indexing awesome lists of open source software.

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.

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)