Menu

SVN archive Commit Log


Commit Date  
[r18668] by bugman

Created a unit test for the lib.geometry.lines.closest_point() function.

2013-03-07 15:27:05 Tree
[r18667] by bugman

Added a unit test for the lib.geometry package __all__ list.

2013-03-07 15:26:32 Tree
[r18666] by bugman

Blacklisted a number of files in the maths_fns package for the package __all__ list unit test.

2013-03-07 15:25:46 Tree
[r18665] by bugman

Improved the base class unit test for the package __all__ list.

Subpackages are now also checked.

2013-03-07 15:24:24 Tree
[r18664] by bugman

Added the package checking unit tests for the lib package.

2013-03-07 14:56:54 Tree
[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
closest point on a line to a given point.

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
svn+ssh://bugman@.../svn/relax/trunk

........
r18657 | bugman | 2013-03-06 11:11:05 +0100 (Wed, 06 Mar 2013) | 8 lines

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
result is bad statistics. The probable reason for the 'Trim' parameter was the failure of
model-free models in the simulations, but this issue was solved using model elimination (see
http://www.nmr-relax.com/refs.html#dAuvergneGooley06).
........
r18659 | bugman | 2013-03-06 17:33:01 +0100 (Wed, 06 Mar 2013) | 5 lines

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.
........
r18660 | bugman | 2013-03-06 17:37:24 +0100 (Wed, 06 Mar 2013) | 6 lines

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
been simplified.
........

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
been simplified.

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
Older >
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.