Create Gaussian Distribution
Open
enhancement
v1.0.0
- Dominant language
- Java
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
## Why its important to make this change
Once the abstraction of replacing the RNG with a Distribution object has been completed, there should be an implementation of Gaussian give that its a standard function.
## How much time I would invest in making this patch (if I had the free time to do it)
3 hours
Contributor guide
Research direction
Start by locating the Distribution abstraction and any existing random-number or distribution implementations in the Java library. Confirm how the completed RNG replacement is intended to be used, then define done as a Gaussian distribution implementation that follows the project's existing conventions and standard Gaussian behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100