The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings ScientificPython
Summary Activity Forums Tracker Tasks Docs Surveys News Files

Project Filelist for ScientificPython

File Release Notes and Changelog

Release Name: 2.9.0

No release notes

Change Log
Improvements:

- Scientific.IO.NetCDF.NetCDFFile accepts optional flags for
  the 64-bit file format (from netCDF 3.6) and the HDF5 file format
  (from netCDF 4).

Bug fixes:

- Methods derivative() and integral() crashed because index_expression
  was deleted at the end of the module.