Skip to content

PNS is an open source software that solves the Numericals in Physics. Like given a projectile’s angle and velocity it can find the rest of the attributes of the projectile that are its Range, its Time Period, its Max Height Achieved.

License

Notifications You must be signed in to change notification settings

frost-head/Physics-Numerical-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Physics Numerical Solver

What is PNS?

PNS is an open source software that solves the Numericals in Physics. Like given a projectile’s angle and velocity it can find the rest of the attributes of the projectile that are its Range, its Time Period, its Max Height Achieved.

How to get it to work?

If you are on windows just go to PNS READY TO USE and download the exe and enjoy.

If you are on Linux or Mac or want to contribute perform the following steps:

git clone https://github.com/frost-head/Physics-Numerical-Solver.git
pip3 install pillow
pip3 install ttkthemes
If linux user
sudo apt-get install python3-tk
If mac user
brew install tcl-tk

About

PNS is an open source software that solves the Numericals in Physics. Like given a projectile’s angle and velocity it can find the rest of the attributes of the projectile that are its Range, its Time Period, its Max Height Achieved.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages