Commit | Date | |
---|---|---|
2014-10-01 17:44:16 | Tree | |
2014-10-01 17:44:15 | Tree | |
[r26107]
by
bugman
Modified the lib.arg_check.is_int_list() function to accept the list_of_lists Boolean argument. This updates the function to have the same functionality as is_str_list(), allows for lists of lists |
2014-10-01 17:44:13 | Tree |
[r26106]
by
bugman
Registered the new user function argument type 'int_list_of_lists' in the prompt UI. This is to allow for lists of lists of integers, as used for the model argument in the new |
2014-10-01 17:44:12 | Tree |
[r26105]
by
bugman
Created the frontend of the structure.align user function. This is almost the same as that of the structure.superimpose user function except that the pipes |
2014-10-01 17:44:10 | Tree |
[r26104]
by
bugman
Created the Structure.test_align system test. This will be used to test the yet to be implemented structure.align user function. This user |
2014-10-01 17:44:08 | Tree |
[r26103]
by
bugman
Implemented the backend of the structure.mean user function. This primarily occurs within the internal structural object in the new mean() method. The |
2014-09-30 16:08:57 | Tree |
2014-09-30 16:07:02 | Tree | |
2014-09-30 15:32:11 | Tree | |
[r26100]
by
bugman
Converted all of the pipe_control.strucuture.main functions to use the check_structure() object. This standardises and improves all of the checks. |
2014-09-30 15:31:30 | Tree |