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.6.1

No release notes

Change Log
Bug fixes:

- A typo in Scientific.IO.PDB was fixed.
- The build procedure was broken under Windows, it tried to link with
  libm as under Unix.
- Removed exception for order > 1 in Derivatives.DerivVar.__init__
- Replaced float equality test in Functions.InterpolatingFunction