Username
|
4e2fcaf6fb
|
Fixes #4710 added exceptions and tests
|
2021-09-07 15:15:08 -04:00 |
|
Aviv Faraj
|
07646ac92b
|
Update horizontal_projectile_motion.py
|
2021-09-07 14:41:47 -04:00 |
|
Aviv Faraj
|
894fa7f009
|
Update horizontal_projectile_motion.py
|
2021-09-07 09:37:33 -04:00 |
|
Aviv Faraj
|
c0e5071e79
|
Modified prints to f-string
|
2021-09-07 09:35:30 -04:00 |
|
Aviv Faraj
|
132e4952ee
|
Fixed angle condition
|
2021-09-07 09:32:55 -04:00 |
|
Aviv Faraj
|
db7db3b370
|
reversed tests
|
2021-09-07 09:31:36 -04:00 |
|
Aviv Faraj
|
cea2deb0c8
|
removed pi
|
2021-09-06 13:59:46 -04:00 |
|
Aviv Faraj
|
974e0a6e95
|
Updated file according to pre-commit test
|
2021-09-06 13:08:33 -04:00 |
|
avivfaraj
|
bc31e3fa71
|
imported radians from math
|
2021-09-05 12:56:31 -04:00 |
|
avivfaraj
|
552546f2c1
|
File exists in another pull request
|
2021-09-04 12:55:13 -04:00 |
|
avivfaraj
|
6550183d99
|
Fixes: #4710 provided return type
|
2021-09-04 12:53:35 -04:00 |
|
avivfaraj
|
ff2a162bdd
|
Add files via upload
|
2021-09-04 12:41:26 -04:00 |
|
avivfaraj
|
4951686999
|
Changed print to f-string
Also printed out results in a math notation
|
2021-09-04 10:19:15 -04:00 |
|
avivfaraj
|
a56525855c
|
Add files via upload
|
2021-09-03 19:47:55 -04:00 |
|
algobytewise
|
536fb4bca4
|
Add algorithm for N-body simulation - retry (#4298)
* add n_body_simulation.py
* updating DIRECTORY.md
* Rename other/n_body_simulation.py to physics/n_body_simulation.py
* updating DIRECTORY.md
* Update build.yml
* refactor examples & add doctests
* removed type-hints from self-parameter
* Apply suggestions from code review
* Update physics/n_body_simulation.py
* Update physics/n_body_simulation.py
* Update physics/n_body_simulation.py
* Don't forget self
* Fix velocity
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2021-04-04 13:23:48 +02:00 |
|