[go: up one dir, main page]

Menu

Tree [r2698] / trunk / toolbox /
 History

HTTPS access


File Date Author Commit
 private 2013-07-08 fschild [r2640] fixed warning message
 Contents.m 2008-03-10 frank [r78] moved continuation code to new toolbox cover1d
 coco.m 2013-07-01 fschild [r2634] improved coco_bd_print function
 coco_add_chart_data.m 2012-08-12 fschild [r2147] fixed bug in coco_func_data and problem with ev...
 coco_add_event.m 2012-08-12 fschild [r2147] fixed bug in coco_func_data and problem with ev...
 coco_add_func.m 2013-07-08 fschild [r2645] added props option to function object constructor
 coco_add_func_after.m 2011-11-29 fschild [r1162] changed efunc structure to linear func array; o...
 coco_add_functionals.m 2012-07-08 fschild [r1905] changed coco_ptr to coco_func_data
 coco_add_glue.m 2013-02-04 fschild [r2582] small edits
 coco_add_parameters.m 2012-05-15 fschild [r1636] fixed a bug
 coco_add_pars.m 2012-08-29 fschild [r2249] fixed some bugs in event handling
 coco_add_pending.m 2011-11-26 fschild [r1158] - split coco_add_func into
 coco_add_signal.m 2013-07-05 fschild [r2638] - improved plotting for debugging
 coco_add_slot.m 2013-07-05 fschild [r2638] - improved plotting for debugging
 coco_bd_col.m 2011-09-20 fschild [r1077] fixed a bug with concatenation
 coco_bd_idxs.m 2011-10-31 fschild [r1142] reintegrated branch move-to-charts into coco
 coco_bd_labs.m 2011-10-31 fschild [r1142] reintegrated branch move-to-charts into coco
 coco_bd_print.m 2013-07-01 fschild [r2634] improved coco_bd_print function
 coco_bd_read.m 2012-05-09 fschild [r1532] implemented new message logging system and fixe...
 coco_bd_save.m 2012-04-20 fschild [r1449] updated and unified save-restore functions + in...
 coco_bd_val.m 2013-07-16 fschild [r2653] implemented extraction for multiple labels
 coco_change_func.m 2013-07-08 fschild [r2645] added props option to function object constructor
 coco_check_parnames.m 2012-06-12 fschild [r1728] added function to test legal parameter names
 coco_cleanup.m 2012-06-12 fschild [r1732] updated cleanup functionality
 coco_clear_cache.m 2012-08-11 fschild [r2139] changed coco_func_data to implement static poin...
 coco_close_efunc.m 2012-10-19 fschild [r2527] marked a bug with ordering of parameters in efu...
 coco_close_mfunc.m 2012-08-12 fschild [r2147] fixed bug in coco_func_data and problem with ev...
 coco_copy_opts.m 2012-05-24 fschild [r1668] changed settings to coco_opts_tree
 coco_deal.m 2013-07-13 fschild [r2646] implemented coco_deal function to speed up vara...
 coco_emit.m 2012-05-09 fschild [r1532] implemented new message logging system and fixe...
 coco_exist.m 2013-07-08 fschild [r2641] added documentation
 coco_ezDFDP.m 2012-07-10 fschild [r1922] minor changes
 coco_ezDFDX.m 2012-07-08 hdankowicz [r1910] updated with Harry's versions.
 coco_fname.m 2013-03-26 fschild [r2588] fixed small bugs and moved a recipes function t...
 coco_func_data.m 2012-08-12 fschild [r2147] fixed bug in coco_func_data and problem with ev...
 coco_func_data_ptr.m 2012-08-11 fschild [r2139] changed coco_func_data to implement static poin...
 coco_get.m 2012-05-24 fschild [r1668] changed settings to coco_opts_tree
 coco_get_chart_data.m 2012-07-26 fschild [r2069] improved functionality of chart data and copy f...
 coco_get_def_par_names.m 2008-02-28 frank [r46] function for computing list of default paramete...
 coco_get_func_data.m 2013-07-08 fschild [r2644] added argument vecs
 coco_get_func_props.m 2013-07-08 fschild [r2645] added props option to function object constructor
 coco_get_id.m 2012-03-06 fschild [r1237] coco_get_id now supports old cell-syntax again
 coco_global_opts.m 2012-03-08 fschild [r1306] edited comments/format
 coco_idx2par.m 2010-01-29 frank [r394] updated all alcont examples and fixed a number ...
 coco_log.m 2012-07-21 fschild [r2035] updated use of LogLevel
 coco_merge.m 2013-04-22 fschild [r2608] added documentation for bvp and some coll toolb...
 coco_opts.m 2008-04-20 frank [r81] finished changing fsm to covering algorithm
 coco_opts_tree.m 2012-06-14 fschild [r1737] fixed a bug
 coco_par2idx.m 2012-03-20 fschild [r1420] - fixed some bugs
 coco_parser.m 2012-05-17 fschild [r1646] added compatibility class coco_parser
 coco_path.m 2013-07-26 fschild [r2692] worked on admin scripts
 coco_plot_F.m 2013-07-13 fschild [r2646] implemented coco_deal function to speed up vara...
 coco_plot_u.m 2013-07-13 fschild [r2646] implemented coco_deal function to speed up vara...
 coco_print.m 2012-07-08 fschild [r1903] introduced scrPrio and removed argument LogLevel
 coco_print_funcs.m 2012-06-01 fschild [r1699] worked over print functions
 coco_print_opts.m 2012-06-01 fschild [r1699] worked over print functions
 coco_print_sigs.m 2012-06-03 fschild [r1705] fixed bug
 coco_print_slots.m 2012-06-01 fschild [r1699] worked over print functions
 coco_prob.m 2012-06-10 fschild [r1720] updated coco_prob
 coco_ptr.m 2012-08-11 fschild [r2139] changed coco_func_data to implement static poin...
 coco_read_solution.m 2013-07-16 fschild [r2659] simplified calling syntax
 coco_remesh.m 2012-09-05 fschild [r2308] implemented adaptation loop in 0d atlas classes
 coco_restore_funcs.m 2012-08-28 hdankowicz [r2234]
 coco_run_id.m 2010-07-19 fschild [r559] updated collocation toolbox to use coco_set and...
 coco_save_data.m 2012-08-11 fschild [r2139] changed coco_func_data to implement static poin...
 coco_save_full.m 2012-07-08 fschild [r1898] fixed function name
 coco_save_funcs.m 2012-08-28 hdankowicz [r2234]
 coco_save_ptr_data.m 2012-04-20 fschild [r1449] updated and unified save-restore functions + in...
 coco_save_reduced.m 2012-04-20 fschild [r1449] updated and unified save-restore functions + in...
 coco_set.m 2012-07-19 fschild [r2021] fixed a bug
 coco_set_chart_data.m 2012-07-26 fschild [r2069] improved functionality of chart data and copy f...
 coco_set_fperm.m 2010-01-19 frank [r389] continued working on task embedding -- this ver...
 coco_set_opts.m 2012-05-24 fschild [r1668] changed settings to coco_opts_tree
 coco_set_parival.m 2008-08-28 frank [r180] fixed some small bugs
 coco_set_xperm.m 2010-01-19 frank [r389] continued working on task embedding -- this ver...
 coco_slot_data.m 2013-07-01 fschild [r2634] improved coco_bd_print function
 coco_slot_ids.m 2012-03-20 fschild [r1420] - fixed some bugs
 coco_stream.m 2013-07-13 fschild [r2646] implemented coco_deal function to speed up vara...
 coco_view_log.m 2012-05-09 fschild [r1532] implemented new message logging system and fixe...
 coco_view_scr.m 2013-07-01 fschild [r2634] improved coco_bd_print function
 coco_warn.m 2012-07-21 fschild [r2035] updated use of LogLevel
 coco_xchg_pars.m 2011-04-12 fschild [r853] major revision of FSM