Deltares / Deltares/ProbabilisticLibrary
extend StandardNormal with method GetPDF(x)
Open
Nobody has claimed this yet.
enhancement
Prob lib C++
- Dominant language
- C++
- Stars
- 8
- Forks
- 1
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the StandardNormal class and its existing distribution-related methods. Add the requested GetPDF(x) entry point, then verify that it returns the standard normal probability density so it can replace duplicated implementations elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100