Commit | Date | |
---|---|---|
[r18663]
by
bugman
Created the lib.geometry.lines module for performing geometric operations with lines. This has one stub of a function lib.geometry.lines.closest_point() which will be used to find the |
2013-03-07 14:46:56 | Tree |
[r18662]
by
bugman
Created the lib.text package for text manipulation. The first module will be the text formatting of tables. |
2013-03-07 14:39:38 | Tree |
[r18661]
by
bugman
Merged revisions 18657,18659-18660 via svnmerge from ........ |
2013-03-06 16:40:18 | Tree |
[r18660]
by
bugman
Bug fix for the XYZ 3D structure file reader. The atom name is now correctly set up for each atom in the file. The element type setting has also |
2013-03-06 16:37:24 | Tree |
[r18659]
by
bugman
Created the Structure.test_read_xyz_strychnine system test to demonstrate a bug in the XYZ parser. This is for the reading of XYZ structure files. |
2013-03-06 16:33:01 | Tree |
2013-03-06 10:15:19 | Tree | |
[r18657]
by
bugman
Removed the prune parameter from the backend of the monte_carlo.error_analysis user function. This was a dangerous parameter used to mimic the 'Trim' parameter from the Modelfree4 program. The |
2013-03-06 10:11:05 | Tree |
[r18656]
by
bugman
Updated all the chi2 tests in the frame order system tests for the higher precision Sobol' points. |
2013-03-05 20:57:02 | Tree |
[r18655]
by
bugman
The Sobol' point data structure is now float32. The float16 was used to help with data transfers for the multi-processor. However it has the |
2013-03-05 20:32:54 | Tree |
[r18654]
by
bugman
The free rotor axis parameters are now part of the grid search in the frame order auto-analysis. This is because the mapping {a, b, g} to {0, b', g'} does not mean that b=b' and g=g'! |
2013-03-05 17:49:55 | Tree |