Skip to content

Python3 library to calculate college modern physics problems

License

Notifications You must be signed in to change notification settings

echo724/mphyspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MphysPy

PyPI version Run on Repl.it

MphyPy is a Python3 library for calculating college level modern physics problems

Requirements

To use mphyspy, these packages are required

Installation

Use the package manager pip to install mphyspy.

    $pip install mphyspy

Usage

    $python
    >>>from mphyspy import *
    modules loaded successfully
    >>>ct.g
    #finestructure constant
    2.002319

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Python3 library to calculate college modern physics problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published