svn+ssh://bugman@.../svn/relax/trunk
........
r19612 | bugman | 2013-05-02 12:05:15 +0200 (Thu, 02 May 2013) | 3 lines
Removed the numpy dependence from the manual C module compilation script.
........
r19613 | bugman | 2013-05-02 12:15:04 +0200 (Thu, 02 May 2013) | 5 lines
Created the lib.mathematics relax library module.
This currently contains two functions, order_of_magnitude() and round_to_next_order().
........
r19614 | bugman | 2013-05-02 12:40:14 +0200 (Thu, 02 May 2013) | 3 lines
Added unit tests for the lib.mathematics module.
........
r19615 | bugman | 2013-05-02 12:40:30 +0200 (Thu, 02 May 2013) | 3 lines
Bug fixes for the lib.mathematics module as found by the unit tests.
........