8000 Releases · healpy/healpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: healpy/healpy

1.12.8

07 Dec 20:01
Compare
Choose a tag to compare

Release 1.12.8 7 Dec 2018, included in HEALPix 3.5.0

  • Update HEALPix C++ to latest 3.5.0 commits

1.12.7

06 Dec 16:16
Compare
Choose a tag to compare
  • Rebuild of broken release 1.12.6, it was built with Cython 0.26 instead of a newer version needed for Python 3.7 support

1.12.6

06 Dec 02:45
Compare
Choose a tag to compare
  • Important bugfix that affected only 1.12.5, synfast had a fixed seed #510
  • Updated HEALPix C++ to 3.5.0, dynamic AVX support #514

1.12.5

13 Nov 22:11
Compare
Choose a tag to compare
  • Explicitely set Numpy version requirement to >= 1.13 #506
  • Implemented hp.Rotator.rotate_map_alms and hp.Rotator.rotate_map_pixel to rotate maps in spherical harmonics and pixel domain #489

1.12.4

25 Aug 07:59
Compare
Choose a tag to compare
  • Support for Python 3.7 on PyPi
  • Update minimum healpix-cxx version required #478

1.12.0

12 Jun 22:51
Compare
Choose a tag to compare

Release 1.12.0, 12 Giu 2018

  • Implementation of pixel weights for map2alm that makes transform exact #442
  • Change default output FITS column names to agree with other HEALPix packages #446
  • Implemented hp.Rotator.rotate_map to rotate a map between coordinate systems or rotations <https://github.com/healpy/healpy/ pull/450>
  • Reformatted the Python code with black, this made a huge changeset #454

1.11.0

08 Aug 20:29
Compare
Choose a tag to compare
  • Remove NSIDE restriction to be a power of 2 for RING #377
  • Implement Coordsys2euler zyz #399
  • Return multiple maps as a single 2D array instead of a tuple of 1D arrays #400
  • Support for galactic cut in anafast and map2alm #406
  • Change in write_map default behavior: #379 and #386

1.10.3

29 Dec 06:47
Compare
Choose a tag to compare
  • fix broken doctest #370

1.10.2

20 Dec 18:53
Compare
Choose a tag to compare
  • will do

1.10.1

08 Nov 16:41
Compare
Choose a tag to compare
  • Removed support for Python 2.6
  • Implemented Lambert azimuthal equal-area projection #354
  • Bugfix: write multiple alms #342
  • Depend on astropy instead of pyfits #337
0