Skip to content

Releases: HERA-Team/aipy

v3.0.6

01 Jul 16:03
1207234
Compare
Choose a tag to compare

Changes

v3.0.5

10 Jan 19:26
efa8fb3
Compare
Choose a tag to compare

Changes

v3.0.4

10 Jan 19:13
d3dcd1d
Compare
Choose a tag to compare

Changes

v3.0.3

10 Jan 18:04
fcbeafb
Compare
Choose a tag to compare

Changes

v3.0.2

10 Jan 17:49
fbe195f
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

📚 Documentation

Version 3.0.1

21 Aug 20:14
Compare
Choose a tag to compare

2019 Aug 21

  • Remove Astropy version cap; it was intended to promote simultaneous Python 2/3 compatibility, but if someone wants to use the newer version, that's fine too.
  • Fix a bug in the Healpix wrapper (#52).
  • Fix some lingering Python 2/3 compatibility issues (#51).
  • Honor pos_def in the 1D real CLEAN (#44)
  • Install the Helmboldt catalog data files, which were mistakenly not being included in installations (#45)
  • Rename the package directory in the source tree from aipy_src to aipy.

v3.0.0rc2

27 Aug 14:12
Compare
Choose a tag to compare

3.0.0rc2 (2018 Aug 27)

  • Fix generation of the package description in setup.py (#46, #47)
  • Fix division that should have become integer division (#48)