Skip to content

IgorVolochay/Physical-formulas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator of physical formulas

status:

  • version V1 - compiled, finished (alpha version)
  • version V2 - not compiled, in development

About the project:

This is a calculator designed to calculate physical formulas. The project is based on the Python programming language. Python Tkinter was used to create a graphical user interface (GUI). This project was created to popularize and facilitate the understanding of physics.

(A detailed description of the project is on the wiki)

Version Details: V1:

  • Static location of objects
  • Low performance (single threading)
  • Little content
  • All in one file
  • Weak use of OOP

V2:

  • Dynamic location of objects
  • Multithreading
  • No content restrictions
  • Distribution on different files

About

Formulas from physics of different categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages