Menu

SVN archive Commit Log


Commit Date  
[r16069] by bugman

Converted the calc, grid_search and minimise user functions to the auto-generation design.

The minimise user function required a lot of work, as the minimise(*args, *kargs) construct is
incompatible with the auto-generation design. As this is hardly used in the field, everything has
been converted to specific keyword arguments. This will have a side benefit of being easier to
understand for a user. The back end was modified accordingly.

2012-05-07 17:42:26 Tree
[r16068] by bugman

The 'additional' sections are now shown before the 'examples' section in the prompt help system.

2012-05-07 16:52:50 Tree
[r16067] by bugman

The user functions without a base class are now supported in the prompt, script, and GUI modes.

This is for the auto-generated user functions not stored in a user function class object.

2012-05-07 16:18:56 Tree
[r16066] by bugman

Fix for the Uf_info.add_uf() method - the re.search() call was matching '.' to all characters!

2012-05-07 16:17:27 Tree
[r16065] by bugman

The 'num_or_num_list' and 'num_or_num_tuple' argument types are now supported in the GUI.

These are for the auto-generated GUI user functions. The 'num_or_num_tuple' argument type is used
for the diffusion_tensor.init user function, for example.

2012-05-07 15:53:44 Tree
[r16064] by bugman

Fix for the gui.misc.gui_to_tuple() function.

This was failing in many cases, especially where the value is not a tuple to start with.

2012-05-07 15:50:20 Tree
[r16063] by bugman

Improvements for the diffusion_tensor.init user function data setup.

2012-05-07 15:32:28 Tree
[r16062] by bugman

Whitespace fix.

2012-05-07 15:26:31 Tree
[r16061] by bugman

Converted the diffusion_tensor user functions to the auto-generation design.

The icons and wizard graphics for these user functions has also been created.

2012-05-07 15:22:35 Tree
[r16060] by bugman

Created icons and wizard graphics for the palmer user functions.

2012-05-07 14:45:50 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.