Skip to content Skip to sidebar Skip to footer
Showing posts with the label Physics

How To Solve A Simple Boundary Value Problem For Tise On Python

I am trying to solve the TISE for an infinite potential well V=0 on the interval [0,L]. The exercis… Read more How To Solve A Simple Boundary Value Problem For Tise On Python

Fat Band Using Matplotlib In Python

I would like to plot a line with varying thickness using matplotlib in python. To be clearer, I hav… Read more Fat Band Using Matplotlib In Python

Falling Mechanics (gravity) In Pygame

How would I get some mechanics for falling when in an empty space, many answers on the internet sai… Read more Falling Mechanics (gravity) In Pygame

Python & Pygame: Ball Collision With Interior Of Circle

I'm making a game in which balls bounce around the inside of a much larger circle. The larger c… Read more Python & Pygame: Ball Collision With Interior Of Circle