CoordinateTransformations.jl icon indicating copy to clipboard operation
CoordinateTransformations.jl copied to clipboard

Refactor into CoordinateTransformationInterface.jl and CoordinateTransformations.jl

Open asinghvi17 opened this issue 7 months ago • 0 comments

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?

asinghvi17 avatar May 09 '25 19:05 asinghvi17