Menu

SVN archive Commit Log


Commit Date  
[r10179] by bugman

Copyright notice update.

2010-01-12 12:21:01 Tree
[r10178] by bugman

Modified the import of euler_zyz_to_R to allow easy switching later on to a different notation.

2010-01-12 12:20:36 Tree
[r10177] by bugman

Clean up of the sub_divide() method.

A docstring has been written, the sub_grid() method has been absorbed into one line of sub_divide()
simplifying the code paths, and comments have been added coving all statements.

2010-01-11 18:14:10 Tree
[r10176] by bugman

Converted a number of methods to private methods.

2010-01-11 17:19:01 Tree
[r10175] by bugman

Added a docstring to the __iter__() method.

2010-01-11 17:14:12 Tree
[r10174] by bugman

Removed the nesting of the Iterator class.

2010-01-11 16:11:56 Tree
[r10173] by bugman

Alphabetical ordering of methods.

2010-01-11 16:10:01 Tree
[r10172] by bugman

Redesigned and cleaned up how the Grid_info class is initialised.

This is necessary as the grid_ops data structure was eliminated from the 1.3 line a long time ago.
Now the lower, upper, and inc data structure structures are passed in. In __init__(),
calc_grid_size(), calc_grid_values(), and calc_strides(), the code has been cleaned up, comments
added, and docstrings written.

2010-01-11 16:06:53 Tree
[r10171] by bugman

Modified the Grid_info class remove the grid_ops arg.

This is now removed and subdivided into 'inc', 'lower', and 'upper' in the 1.3 line.

2010-01-11 12:00:33 Tree
[r10170] by bugman

The Grid_info class is now being imported.

2010-01-11 10:24:36 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.