The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Molecular Modelling Toolkit
Summary Activity Forums Tracker Tasks Docs Surveys News SCM Files

Project Filelist for Molecular Modelling Toolkit

File Release Notes and Changelog

Release Name: 2.5.18

No release notes

Change Log
Bug fixes:

- The module lapack_mmtk that consisted of CLAPACK2 code and caused
  compilation problems with recent GCC versions was removed. Instead,
  CLAPACK3 routines from Numeric/numpy are used. They are also faster,
  but use more working memory.