[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r557] by fschild

- new function coco_get to access settings for toolboxes in a tree-like way
- coco_set and coco_get allow access of toolbox settings using the prefix
as a path; settings are recursively inherited from the leafs to the root
making it possible to have more general and more specialised settings; in
particular, to set options for each instance of a multiply present toolbox
- cleaned up the toolboxes alcont, pocont and mh_imfcont; these toolboxes
now use much fewer files and use the new coco_set/get functionality; many
functions added with add_func are now local to m-files that add them
- new possibility of passing an 'empty' toolbox to coco; the whole continuation
problem can be constructed by the user, see example coneD; this is intended
for toolbox developers to set up and test problems prior to moving code to
toolbox constructors
- fixed a few bugs and removed 'x' from the permissions of all m-files

2010-07-12 14:01:47 Tree
[r556] by fschild

fixed computation of period-doubling curves

2010-07-09 09:42:12 Tree
[r555] by fschild

tested different strategies for bandwidth reduction

2010-07-09 09:38:13 Tree
[r554] by fschild

full testing of variational problems

2010-07-09 09:37:18 Tree
[r553] by fschild

coco now uses full path for saving -> changing directory during running computation no longer spreads solution files all over the place

2010-07-09 09:36:07 Tree
[r552] by fschild

added test matrices for demo bandwith reduction

2010-07-07 14:51:26 Tree
[r551] by fschild

added example mex file; no measurable speed up though

2010-07-07 12:17:58 Tree
[r550] by fschild

new ToDo file

2010-07-07 12:17:08 Tree
[r549] by fschild

added preemptive residuum check before adding chart

2010-07-07 12:16:33 Tree
[r548] by fschild

tested preemptive residuum test in state_update

2010-07-07 12:13:22 Tree
Older >