Py-ART Release 1.12.0
This major release migrates the installation from numpy.distutils
to setuptools
- the .c
files for many of the modules are now built upon installation
Bugs fixed
- FIX: Fix doc package version #1097 (@mgrover1)
- FIX: Add revisions to GateMapper example #1094 (@mgrover1)
- FIX: Fix for mac numpy error for masked array volume metadata. #1080 (@zssherman)
Maintenance and upkeep improvements
- MNT: Fix for setup.py registry file. #1087 (@zssherman)
Other merged PRs
- INSTALL: Use Setuptools For Installation #1096 (@mgrover1)
- ADD: Time tolerance to GateMapper #1093 (@rcjackson)
- Rename Gatemapper Example to Execute #1090 (@mgrover1)
- Add plt.show() #1089 (@mgrover1)
- Add an example for Gatemapper #1088 (@mgrover1)
- This fixes the title of the blog post #1085 (@mgrover1)
- Add a blog post looking at KAZR data #1084 (@mgrover1)
- Fix bug in analytics ID #1081 (@mgrover1)
- Add new google analytics ID #1079 (@mgrover1)
- ADD: Gatefilter to GateMapper. #1077 (@rcjackson)