EPD Roadmap
EPD 7.0 was released on February 8, 2011. This major release updates to Python 2.7, Intel Math Kernel Library 10.3.1, and NumPy 1.5.1. Updates to many other EPD packages are also included. For more details on this release and past releases, see the EPD Changelog.
EPD 7.1 release, tentatively scheduled for July 7, 2011, will include PySide and Qt.
Notes about the 64-bit OSX EPD 6:
Because the native OSX graphics libraries which wxPython is linked against (Carbon) is only available as a 32-bit build, we do not ship wxPython and ETS with the 64-bit OSX EPD. Nevertheless, we include a 64-bit version of TCL/TK (which is linked against the X11 libraries), such that the TK interface is available. Hence, it is possible to use matplotlib with the 64-bit OSX EPD, which uses the TK backend. This EPD should be regarded as a "computational EPD". Also note that it is possible to install both the 32-bit and the 64-bit EPD on the same Mac computer.
