[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r565] by fschild

added intermediate size test file for bandwidth reduction

2010-07-20 08:58:19 Tree
[r564] by fschild

added utilities subtoolbox to coco

2010-07-19 15:58:03 Tree
[r563] by fschild

new ToDo list

2010-07-19 15:57:15 Tree
[r562] by fschild

changed number of segments

2010-07-19 10:06:38 Tree
[r561] by fschild

added timing to test suite

2010-07-19 10:06:02 Tree
[r560] by fschild

new ToDo list

2010-07-19 10:05:28 Tree
[r559] by fschild

updated collocation toolbox to use coco_set and coco_get

2010-07-19 09:56:20 Tree
[r558] by fschild

- cleaned up and moved mpbvp to collocation
- default bvp solver is now subtoolbox of collocation;
collocation now has proper constructors
- renamed option "coll.multipliers" to "coll.vareqn"
- updated all toolboxes depending on collocation [pocont, hscont, imfcont]
- updated all examples using bvp or collocation
- added new script "svn_move_toolbox" for moving toolboxes and
renaming all toolbox files
- added *.mexglx-files fo ignore list
- new ToDo file

2010-07-14 10:09:47 Tree
[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
Older >