# del_log.ode # delayed logistic map # illustrates a period 7 continuation for the delayed logistic map y'=x x'=a*x*(1-y)+eps par a=2.177,eps=0 init x=.1115,y=.12111 @ meth=discrete,total=100,nout=7 @ autoxmin=2.17,autoxmax=2.21,autoymin=0,autoymax=1 @ dsmax=.025,dsmin=.00001,parmin=2,parmax=2.5 done