astropy v2.0.11 Release Notes

Release Date: 2018-12-31 // over 5 years ago
  • ๐Ÿ› Bug Fixes

    astropy.io.ascii ^

    • ๐Ÿ›  Fix fast reader C tokenizer to handle double quotes in quoted field. [#8283]

    astropy.io.fits ^

    • ๐Ÿ›  Fix a bug in io.fits with writing Fortran-ordered arrays to file objects. [#8282]

    astropy.units ^

    • โž• Add support for np.matmul as a ufunc (new in numpy 1.16). [#8264, #8305]

    astropy.utils ^

    • Fix failures caused by IERS_A_URL being unavailable by introducing IERS_A_URL_MIRROR. [#8308]