- Updated example data folder structure.
- Clarified differences between uniform and log-uniform in IMF
- Extended functionality, speed-ups when processing multiple stars at once.
- Added rotate_into_plane, hyperbolic_plane, maxwell_boltzmann_dispersion_from_scale. Updated unit_vector and angle_between to handle lists of vectors.
- Moved _rotate_into_plane to tools. Refined hash handling.
- Clarified the way astropy.units is imported.
- Added option to return empty Stars object. Added ability to concatenate Stars objects with +.
- Simplified Distribution class and subclasses.
- Refined encounter_rate call.