v2.1.16
What's Changed
- Switch to ruff for linting by @kyleaoman in #101
- Improve rotations by @kyleaoman in #103
- Use
ThreadPoolfor source insertion by @kyleaoman in #105 - Add check to skip test for missing TNG API key by @kyleaoman in #109
- Make
SPHSource.rotatereturn the rotation matrix for later use by @CastleStar14654 in #106 - Make the output of
_prune_particleswith user-friendly units by @CastleStar14654 in #111 - Update
tng_source.pyto better follow the method in Diemer+18 by @CastleStar14654 in #110 - Enhancing
write_fitsby @CastleStar14654 in #107 - Restore minisnaps by @kyleaoman in #112
- Add a
CombinedSourceto insert multiple sources at once by @kyleaoman in #113
New Contributors
- @CastleStar14654 made their first contribution in #106
Full Changelog: v2.1.15...v2.1.16