Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@kyleaoman kyleaoman released this 30 May 13:51
· 1 commit to master since this release

Be more lenient with unit vectors accepted for rotated regions. Accept floating point errors with np.isclose instead of strictly checking dot products (==0) and norms (==1).