JuliaGeometry / JuliaGeometry/GeometryBasics.jl
`Normal` struct name exported
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 215
- Forks
- 64
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 2
Description
This package exports Normal, which conflicts with the Normal from Distributions. How necessary is it to export this?
Contributor guide
No contributing guide indexed for this repository
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
The issue names the exported Normal struct and a naming conflict with Normal from Distributions, but no files or tests. Start by locating the struct definition and its package-wide uses, then assess the public API impact of changing its name. Done means a decided naming approach and corresponding compatibility or documentation changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100