[GH-ISSUE #105] add comments to parabola.py #33

Closed
opened 2026-05-06 13:14:41 +02:00 by BreizhHardware · 3 comments

Originally created by @apoleon33 on GitHub (Dec 17, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/105

Is your feature request related to a problem? Please describe.
actually at the moment every auto-installed python scripts have a pretty clear docstring, so a newcommer know a little bit how it work, except for parabola.py

Describe the solution you'd like
I don't think its pretty hard to do that, if I knew (and knew how tf parabola.py work) how to modify i would have done it by myself

Additional context
Add any other context or screenshots about the feature request here.
:)

Originally created by @apoleon33 on GitHub (Dec 17, 2021). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/105 **Is your feature request related to a problem? Please describe.** actually at the moment every auto-installed python scripts have a pretty clear docstring, so a newcommer know a little bit how it work, except for parabola.py **Describe the solution you'd like** I don't think its pretty hard to do that, if I knew (and knew how tf parabola.py work) how to modify i would have done it by myself **Additional context** Add any other context or screenshots about the feature request here. :)
BreizhHardware 2026-05-06 13:14:41 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@Lauryy06 commented on GitHub (Dec 23, 2021):

We have removed auto-installed scripts.

<!-- gh-comment-id:1000550672 --> @Lauryy06 commented on GitHub (Dec 23, 2021): We have removed auto-installed scripts.
Author
Owner

@RedGl0w commented on GitHub (Dec 24, 2021):

and knew how tf parabola.py work

Indeed, that's not so hard : it's just an application of the 2nd law of Newton only with weight for the x, y, vx, vy part. For t_max, i think it's just an function which will find the latest time before the impact (y=0). These results could be pretty easily found.

<!-- gh-comment-id:1000834391 --> @RedGl0w commented on GitHub (Dec 24, 2021): > and knew how tf parabola.py work Indeed, that's not so hard : it's just an application of the 2nd law of Newton only with weight for the x, y, vx, vy part. For t_max, i think it's just an function which will find the latest time before the impact (y=0). These results could be pretty easily found.
Author
Owner

@apoleon33 commented on GitHub (Dec 30, 2021):

We have removed auto-installed scripts.

thats at this moment that you know you do not have checked upsilon for a long time

<!-- gh-comment-id:1003124462 --> @apoleon33 commented on GitHub (Dec 30, 2021): > We have removed auto-installed scripts. thats at this moment that you know you do not have checked upsilon for a long time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#33
No description provided.