Menu

SVN archive Commit Log


Commit Date  
[r16575] by bugman

Improved the user function class prompt help string.

The user function list now uses bold text, and the user function title is also now given.

2012-05-31 16:23:25 Tree
[r16574] by bugman

The prompt help string for user function classes now includes info about the member user functions.

2012-05-31 16:20:02 Tree
[r16573] by bugman

The Uf_info.uf_loop() method can now restrict the looping over a given user function class.

2012-05-31 16:19:32 Tree
[r16572] by bugman

Large improvements to the prompt help strings for the user function classes.

These are now formatted with section using bold text.

2012-05-31 16:03:49 Tree
[r16571] by bugman

The user function default args prompt help string text is now wrapped.

2012-05-31 15:52:22 Tree
[r16570] by bugman

Removed the starting newline from the user function prompt help string.

2012-05-31 15:50:28 Tree
[r16569] by bugman

Converted the calc, grid_search and minimise user function descriptions to use Desc_container.

2012-05-31 15:45:04 Tree
[r16568] by bugman

Tables in the user function descriptions are now formatted for the prompt help strings.

This is for the Desc_container objects. The list of lists are now converted to the text format
originally used for the user function docstrings such as:

__________________________________________________________________________
| | |
| Minimisation algorithm | Patterns |
|________________________|_______________________________________________|
| | |
| Simplex | '^[Ss]implex$' |
| | |
| Levenberg-Marquardt | '^[Ll][Mm]$' or '^[Ll]evenburg-[Mm]arquardt$' |
|________________________|_______________________________________________|

2012-05-31 15:44:21 Tree
[r16567] by bugman

Converted all of the alignment tensor user functions to the new Desc_container design.

2012-05-31 14:45:43 Tree
[r16566] by bugman

Itemised lists and verbatim text are now formatted properly for the prompt help strings.

2012-05-31 14:27:58 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.