Menu

SVN archive Commit Log


Commit Date  
[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
[r16565] by bugman

Converted align_tensor.init to the Desc_container object design to test itemised lists.

2012-05-31 14:20:04 Tree
[r16564] by bugman

The Desc_container object now supports itemised lists.

2012-05-31 14:12:01 Tree
[r16563] by bugman

Lists are now formatted for the prompt uf help strings from the Desc_container objects.

2012-05-31 14:08:04 Tree
[r16562] by bugman

Converted the align_tensor.display user function to the new Desc_container design.

This is to test out the list generation.

2012-05-31 13:54:51 Tree
[r16561] by bugman

The Desc_container.add_list_element() method now groups list elements together.

2012-05-31 13:52:54 Tree
[r16560] by bugman

Converted the prompt user function objects to use the new Desc_container objects for the help strings.

2012-05-31 13:50:34 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.