modified: ddebiftool/dde_method_check.m
dde_mult_deriv: passed on field hjac of funcs as option to dirderiv
set_funcs:replaced get_nf for octave compatibility
fixed bug in dde_coll_int, corrected function name in dde_psol_lincond
removed development folder hcli_sd and .DS_Store
modified: ddebiftool/dde_coll_roots.m
modified: ddebiftool/dde_coll_delays.m
renamed dde_hcli_lbc to dde_hcli_blc_ext to be able to add wrapper for folding back extension
regenerated symbolic-generated derviatives
copied in missing file cusp_dirderi with handwritten derivatives
modified: ddebiftool/dde_hcli_jac_res.m
new file: ddebiftool/dde_coll_int.m
modified: ddebiftool/dde_add_cond.m
updated hcli development files
modified: ddebiftool/dde_coll_delays.m
small change in plotting for linear_stability_demo.m
renamed demos/linear_stability/linear_stablity_demo.m
Merge branch 'master' of ssh://git.code.sf.net/p/ddebiftool/git
dde_coll_profile_dot: fixed bug when options ind_comp is used
modified: ddebiftool/dde_psol_jac_res.m
modified: ddebiftool/dde_nullspace.m
modified: ../../ddebiftool/p_correc.m
modified: gen_sym_disctest.m
adjusted recording of discretization errors in development/discretization for test_discreatization and gen_sym_disctest
modified: ddebiftool/dde_coll_dot.m
modified: ddebiftool/dde_psol_eig.m
modified: ddebiftool/dde_coll_delays.m
modified: ddebiftool/dde_coll_jac.m
modified: dde_add_dist_delay.m
modified: ddebiftool_extra_symbolic/private/dde_sym_xpattern.m
modified: development/discretization/test_disc_condition.m
new file: development/discretization/test_disc_nested.m
modified: development/discretization/fixed_point_psol_jac.m
changed development/discretization/fixed_point_psol_jac.m (still unfinished, to be tested with ScJacobian
changed development/discretization/fixed_point_psol_jac.m (still unfinished, to be tested with ScJacobian
modified: ddebiftool/dde_coll_bd_diff.m
new file: demos/enso/enso_demo.m
completed enso demo computations, ready to put to demo
new file: enso_demo.m
added MackeyGlass diagrams for manual
fixed bug in dde_combined_funcs: for loop limit was sequence not its length
fixed bug in dde_combined_funcs: for loop limit was sequence not its length
removed unresolved references
modified: ddebiftool/br_plot.m
modified: ddebiftool/set_funcs.m
modified: ddebiftool/p_tsgn.m
modified: ddebiftool/dde_close_chain_delay.m
modified: demos/daphnia_demo/contour_daphnia.m
demo_daphnia updated to highres
demo_daphnia updated to highres
modified: ddebiftool/set_funcs.m
short script estimating defect on fine mesh
made interface more uiniform: dde_sym_dist_delay is responsible for converting sym into distdelay or chain delay and nothing else. It gets called inside dde_add_dist_delay and dde_add_chain_delay
new file: ddebiftool/dde_coll_bd_diff.m
modified: dde_coll_wrap_eva.m
modified: dde_coll_jac.m
modified: dde_coll_jac.m
modified: contour_daphnia.m
new file: contour_daphnia.m
modified: ddebiftool/dde_close_chain_delay.m
ddebiftool_extra_psol/set_psolbiffuncs.m: fixed bug when creating vpattern
modified: ddebiftool/arg_array_expand.m
demos/renewal_demo: corrected lhs_matrix in set_funcs
Merge branch 'master' of ssh://git.code.sf.net/p/ddebiftool/git
renamed: development/conv-demo/MackeyGlass_conv.m -> development/conv_demo/MackeyGlass_conv.m
recomputed demo_daphnia, updating results_daphnia.mat
demos/daphnia_demo/demo_daphnia.m: included manual shift of collocation interval to fit around inflection point
demos/daphnia_demo/demo_daphnia.m: fixed bug ip.t0 -> ipe.t0
new file: demos/daphnia_demo/daphnia_maths.tex
modified: ddebiftool/dde_sym_int_delay.m
modified: ddebiftool/dde_coll_rhs.m
modified: ddebiftool_extra_nmfm/locate_BT.m
modified: ddebiftool/br_stabl.m
modified: ddebiftool/br_stabl.m
new file: results_daphnia.mat
removed ddebiftool/int_delay_recursive.m as this is not needed
new file: ddebiftool/dde_add_chain_delay.m
modified: ddebiftool_utilities/Plot2dBranch.m
development/conv-demo/demo_daphnia.m: increased degree and removed adaptitivity to enable tracking of max slope at inflection of periodic orbit
development/conv-demo/demo_daphnia.m: added code for tracking min slope
development/conv-demo/demo_daphnia.m: plot full reproductive age
development/conv-demo/demo_daphnia.m: plot full reproductive age
development/conv_demo/demi_daphnia.m:added second branch of psol and check for infinite slope
modified: ddebiftool/dir_deriv.m
included plots and 2nd psol into daphnia demo
new file: ddebiftool_extra_symbolic/dde_names_from_sym.m
modified: ddebiftool/br_bp_solve.m
modified: ddebiftool/arg_array_expand.m
new file: demos/renewal_demo/renewal__discrete_demo.m
modified: demos/renewal_demo/renewal_demo.m
modified: ddebiftool/dde_add_dist_delay.m
new file: dde_combined_funcs.m
Changes to be committed:
modified: .gitignore
modified: ddebiftool/br_contn.m
changed strcmp to strncmp(...,end,3) in dde_sym2funcs.m to avoid problem in windows
removed demo1_hcli1 test and avoid looking for dgenreate BT point in demo1_simple
added multifile option to dd_sym2funcs and dde_symcode