|
News
Project News
Featured H5py 2.0 released!After many months of work, h5py 2.0.0 is now available for download. Thanks to everyone who contributed, be it with bug reports, suggestions, or patches. H5py 1.4 betaH5py 1.4 beta2 is available! This release has been a long, long time in the making and is a substantial update to h5py. Send feedback and bug reports to h5py at googlegroups, or to the bug tracker. Switch to Mercurial, and next releaseI've switched to Mercurial to make it easier to develop offline, and to make it easier for people to hack h5py if they want. The next version of h5py will be 1.3.2 (bugfix), and will be released Febuary 15th. H5py 1.3.0 final releasedH5py 1.3.0 was released on March 15. H5Py 1.3.0 beta releasedThe beta will be available for approximately two weeks. Windows installers releasedPackages for Windows (Python 2.5 and Python 2.6) are now posted. UNIX release 1.2.1Bugfix release 1.2.1 tarball is out! Windows versions to follow this week. LZF filter revision 3Released an updated version of the stand-alone LZF filter, which resolved the HDF5 1.8.3 incompatibility. The fix is already applied to the version of LZF shipped with h5py 1.2. Windows version for Python 2.6There's now a version of h5py compiled for Windows Python 2.6. Thanks to Armando Solé for the contribution! Release 1.2HDF5 for Python 1.2 is now available for UNIX and Windows! Beta now availableFollowing a number of last-minute changes and fixes, h5py 1.2 beta is now available. Hopefully future releases will come more frequently than 5 months! Update: upcoming release 1.2HDF5 for Python version 1.2 will be released (beta) on or around June 1, 2009! This is a significant update, with a two-week beta period to allow for feedback. A final release will be made June 14. The following new features will be released in 1.2:
The following features are targeted for h5py 1.3 to allow enough time for development and testing:
LZF benchmarksThe LZF filter now has its own page at alfven.org including benchmarks. Revision 2 is now available, with minor speed improvements. 1.1 releasedAn independent distribution of the LZF filter (written in C) is also available. Upcoming Release 1.1Version 1.1 will be released for all platforms (Linux, Windows and Mac OS-X) "soon". Some last-minute bugs are being fixed.
Windows version 1.0.1Minor changes to the DLL naming scheme were made to prevent a conflict with PyTables, which installs an older version of HDF5 (1.6.7). Version 1.0.0 releasedBoth UNIX and Windows versions are now available. Upcoming Release 1.0H5py version 1.0.0 will be released for Linux and OS-X on December 1, 2008, with a Windows installer in the next week or so. Thanks to everyone who helped make this a success! At this point the general design of h5py is finished. Updates in the 1.X series will focus on increasing reliability and coverage of unit tests, and adding to the low-level API to encompass more features in HDF5 1.8. |