Merged revisions 5071 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5071 | bugman | 2008-02-21 09:39:59 +0100 (Thu, 21 Feb 2008) | 3 lines Fix for the cone_edge() function. The atom position is now calculated. ........
Updated and fixed the call to generic_fns.structure.cone_edge().
Fix for the cone_edge() function. The atom position is now calculated.
Merged revisions 5069 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5069 | bugman | 2008-02-21 09:23:03 +0100 (Thu, 21 Feb 2008) | 3 lines Ok, now the norm() function was in numpy.linalg, not in numpy! ........
Ok, now the norm() function was in numpy.linalg, not in numpy!
Merged revisions 5067 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5067 | bugman | 2008-02-21 09:21:22 +0100 (Thu, 21 Feb 2008) | 3 lines Added a missing numpy import. ........
Added a missing numpy import.
Merged revisions 5065 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5065 | bugman | 2008-02-21 09:18:42 +0100 (Thu, 21 Feb 2008) | 3 lines Completed the cone_pdb() function. ........
Completed the cone_pdb() function.
Merged revisions 5063 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5063 | bugman | 2008-02-21 09:11:55 +0100 (Thu, 21 Feb 2008) | 3 lines Added the missing import of the rotation matrix R_2vect() function. ........