sot / Quaternion

Quaternion manipulation
https://sot.github.io/Quaternion
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

Copy astropy shapes #38

Closed taldcroft closed 3 years ago

taldcroft commented 3 years ago

Description

Copy in one small module from astropy without any code modifications to avoid a dependency on astropy.

Testing

jeanconn commented 3 years ago

I assume that we need a copy of the astropy license too? Even if both BSD 3?

taldcroft commented 3 years ago

@jeanconn - excellent point. The astropy license has a couple of small but important differences from the LICENSE.rst in Quaternion. Fixed.