Skip to content

Releases: kyleaoman/pyread_eagle

v1.0.3

30 May 13:51
Compare
Choose a tag to compare

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).