Files
python-astropy/.gitattributes
Benjamin Greiner d1fed10386 - Update to 7.1.0
## New Features
  ### astropy.coordinates
  * search_around_sky and search_around_3D now accept
    separations/distlimits broadcastable to the same shape as
    coords1. [#17824]
  ### astropy.io.ascii
  * Add functionality to read and write to a Table from the TDAT
    format as part of the Unified File Read/Write Interface.
    [#16780]
  * io.ascii now supports on-the-fly decompression of
    LZW-compressed files (typically “.Z” extension) via the
    optional package uncompresspy. [#17960]
  ### astropy.io.fits
  * Astropy can now not only read but also write headers that have
    HIERARCH keys with long values, by allowing the use of CONTINUE
    cards for those (as was already the case for regular FITS
    keys). [#17748]
  * Add strip_spaces option to Table.read to strip trailing
    whitespaces in string columns. This will be activated by
    default in the next major release. [#17777]
  * io.fits now supports on-the-fly decompression of LZW-compressed
    files (typically “.Z” extension) via the optional package
    uncompresspy. [#17960]
  * io.fits now supports on-the-fly decompression of
    LZMA-compressed files (typically “.xz” extension) if the lzma
    module is provided by the Python installation. [#17968]
  ### astropy.io.misc
  * Add a fast Table CSV reader that uses the PyArrow read_csv()
    function. This can be significantly faster and more

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=150
2025-07-23 11:38:58 +00:00

24 lines
941 B
Plaintext

## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text