sot / chandra_time

Convert between various time formats relevant to Chandra.
https://sot.github.io/Chandra.Time
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Migrate from swig to Cython for wrapping and include Python 3 compatibility #13

Closed taldcroft closed 9 years ago

taldcroft commented 10 years ago

This provides Python 3 compatibility by switching from a SWIG wrapper to a Cython wrapper.

Some other improvements tagged along for the ride: