CoordinateTransformations v0.6.3
Closed issues:
- Set of measured points to known coordinates (#30)
- Make perspective transformations composable and invertable (#66)
Merged pull requests:
- Fix typo (#79) (@t-bltg)
- Fix testing (#80) (@t-bltg)
- Added convenience Polar() constructor (#84) (@mofii)
- Fix equality/isapprox comparisons between different affine subtypes (#86) (@gpeairs)
- Construct affine transforms from point-pairs (#87) (@timholy)
- Fix test failure from Polar on Julia < 1.7 (#88) (@timholy)
- Version 0.6.3 (#89) (@timholy)