JuliaGeometry / JuliaGeometry/CoordinateTransformations.jl

Refactor into CoordinateTransformationInterface.jl and CoordinateTransformations.jl

Open
#100 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.