-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
Create potential_energy.py #7666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Finding the gravitational potential energy of an object with reference to the earth, by taking its mass and height above the ground as input
for more information, see https://pre-commit.ci
Co-authored-by: Chris O <46587501+ChrisO345@users.noreply.github.com>
Co-authored-by: Chris O <46587501+ChrisO345@users.noreply.github.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ChrisO345 I believe he made the changes you asked for, you could review again please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add scipy to the requirements.txt as part of this PR
@ChrisO345 for that I would need to create a directory for this file but all the other files are just individual Python files in this directory,and in the pull request also I acknowledged that I am creating a single file inside an existing directory,so I don't think it would be great |
Finding the gravitational potential energy of an object with reference to the earth, by taking its mass and height above the ground as input
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.