jatkinson1000 / jatkinson1000/git-for-science
Add Pendulum Length Equation
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Currently the pendulum length equation is missing.
We should add a function for that.
"""math
L = g(\frac{p}{2\pi})
"""
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a file, existing entry point, or test. Start by locating the project's existing equation functions and related pendulum code, then add the missing pendulum-length function using the stated equation. Done means the function is available in the appropriate module and its behavior is covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100