معرفی شرکت ها


PyPhysics-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Sample Package
ویژگی مقدار
سیستم عامل OS Independent
نام فایل PyPhysics-1.0.2
نام PyPhysics
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Prateek C. Tripathi
ایمیل نویسنده prateektripathi85@gmail.com
آدرس صفحه اصلی https://github.com/Prateek23n/PyPhysics
آدرس اینترنتی https://pypi.org/project/PyPhysics/
مجوز MIT
A comprehensive library to tackle the issues of Physical constants and conversions required from time to time for scientific computations. Taking from gravity to gravitation constants to reaching the horizons of micro-level values it can handle issues for Bohr-radius, electronic charge and mass. It can also handle thermodynamic components like Boltzmann constants. Work is under progress to enhance the umbrella of physics based conversions. All the constants' value has been taken reference from: http://web.mit.edu/birge/Public/formulas/phys-const.pdf import pyphysics print(pyphysics.g) print(pyphysics.mu) print(pyphysics.plank) print(pyphysics.impedance) print(pyphysics.charge) print(pyphysics.flux) print(pyphysics.me) #-> Gives the mass of electron print(pyphysics.mp) # -> Gives the mass of proton print(pyphysics.boltzman) print(pyphysics.rydberg) print(pyphysics.gravitation) print(pyphysics.bohr_radius)


نحوه نصب


نصب پکیج whl PyPhysics-1.0.2:

    pip install PyPhysics-1.0.2.whl


نصب پکیج tar.gz PyPhysics-1.0.2:

    pip install PyPhysics-1.0.2.tar.gz