Skip to content

Add Alternative Spherical angle conventions #73

@jonalm

Description

@jonalm

Would you consider having an alternative Spherical coordinate conventions, in particular the one which (at least according to wikipedia https://en.wikipedia.org/wiki/Spherical_coordinate_system#Conventions) is common practice in physics (i.e. x = [r sin(theta) cos(phi), r sin(\theta)sin(\phi), r cos(theta)]). This could live along the current convention like SphericalPhysics or PhysicsSpherical, or by adding a type parameter which indicates the convention Spherical{T,A, Convension}?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions