JuliaGeometry / JuliaGeometry/CoordinateTransformations.jl
Refactor into CoordinateTransformationInterface.jl and CoordinateTransformations.jl
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 185
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
There are some cases in which it would be nice to have the abstractions of coordinate transformations without the overhead of StaticArrays and LinearAlgebra.
I could refactor to create a lightweight CoordinateTransformationInterface.jl as a subpackage here that folks can depend on, at least for API access. Would that make sense to folks here?
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
Review the proposed split between CoordinateTransformationInterface.jl and CoordinateTransformations.jl, focusing on which abstractions should remain available without StaticArrays and LinearAlgebra. Establish the package boundary and API expectations with maintainers before implementation; this issue does not define concrete acceptance criteria or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100