- sky_to_pole() now uses a change of basis matrix instead of vector math
- fixed bugs with mismatches of Timestep.index_list after extra calculations
- Timestep.id is now an array of ints, not floats
- added Timestep.take_by_id()
- output_handler.make_nbody_input() now properly handles the 'recenter' keyword argument
- output_handler.make_nbody_input() pads now floats correctly
- updated README
- Timestep.typ is now a list of ints, not floats