Skip to content

Commit

Permalink
Merge pull request #14094 from maxnoe/coord_perf_whatsnew
Browse files Browse the repository at this point in the history
Add speed-up values to 5.2 whats new
  • Loading branch information
pllim committed Dec 8, 2022
2 parents 6614de8 + 45fb953 commit 349499e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/whatsnew/5.2.rst
Expand Up @@ -116,6 +116,9 @@ Performance Improvements
To help speed up coordinate transformations, several performance improvements
were implemented, mainly concerning validity checks in ``Angle`` and
how ``FrameAttributes`` are accessed.
Performance improvements will vary between different tasks, e.g., the speedup of
transforming :class:`~astropy.coordinates.AltAz` coordinates to
:class:`~astropy.coordinates.ICRS` is 5-10 % depending on the number of coordinates.


.. _whatsnew-5.2-io-ascii-fixed-width:
Expand Down

0 comments on commit 349499e

Please sign in to comment.