Skip to content

Castep

username-removed-253735 requested to merge simonrittmeyer/ase:castep into master

Merge request with respect to Jens Jorgen's mail from Dec. 17th 2015 (Potential bugs in ASE)

  • Removed the StadardError assumptions in the castep tests to comply with python 3
  • Resolved an import error in read_md
  • Dropped type checking against "file" as this is also not python3-safe.

Merge request reports