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

No release notes

Change Log
Bug fixes:

- Removed all occurrences of "as" as a variable name for compatibility
  with Python 2.6.

- Installation without the netCDF module did not work.

Improvements:

- Vector.dyadicProduct() was replaced by a more efficient implementation.

- Scientific.IO.PDB: Atom objects now have a parent attribute whose
  value is the containing group.