Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 13:33
· 35 commits to master since this release
67a2368

CoordinateTransformations v0.6.2

Diff since v0.6.1

Closed issues:

  • Fast Spherical <-> Cylindrical transformation (#23)

Merged pull requests:

  • recenter: accept origin::Tuple (#74) (@johnnychen94)
  • fix docstring typo: AbstractTransformation -> Transformation (#76) (@vpuri3)
  • perf: faster Spherical-Cylindrical transformation by direct computing (#78) (@vpuri3)