Menu

Commit [r23472]  Maximize  Restore  History

Merged revisions 23468,23470 via svnmerge from

svn+ssh://tlinnet@.../svn/relax/trunk

........
r23468 | bugman | 2014-05-27 15:51:08 +0200 (Tue, 27 May 2014) | 6 lines

Shifted some functions from lib.structure.geometric into their own modules.

The angles_regular() and angles_uniform() functions are now in the lib.structure.angles module, and
the get_proton_names in lib.structure.conversion.
........
r23470 | bugman | 2014-05-27 16:30:56 +0200 (Tue, 27 May 2014) | 6 lines

Fix for the lib.geometry.lines.closest_point_ax() function for when the two points are the same.

If the point on the line and point in the 3D space are the same, then this function used to return
an array of NaN values. This situation is now caught and the point in the 3D space is returned.
........

tlinnet 2014-05-27

changed /branches/disp_speed
changed /branches/disp_speed/lib/geometry/lines.py
changed /branches/disp_speed/lib/structure/__init__.py
changed /branches/disp_speed/lib/structure/geometric.py
changed /branches/disp_speed/lib/structure/represent/cone.py
copied /trunk/lib/structure/angles.py -> /branches/disp_speed/lib/structure/angles.py
copied /trunk/lib/structure/conversion.py -> /branches/disp_speed/lib/structure/conversion.py
/branches/disp_speed/lib/geometry/lines.py Diff Switch to side-by-side view
Loading...
/branches/disp_speed/lib/structure/__init__.py Diff Switch to side-by-side view
Loading...
/branches/disp_speed/lib/structure/geometric.py Diff Switch to side-by-side view
Loading...
/branches/disp_speed/lib/structure/represent/cone.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.