- 23 Jan, 2023 2 commits
-
-
MeijerHGE authored
- 19 Jan, 2023 2 commits
-
-
MeijerHGE authored
- 14 Oct, 2022 4 commits
-
-
MeijerHGE authored
Changes to be committed: modified: LimitCycleCodim2/nf_PDNS.m modified: LimitPointCycle/BVP_LC_jacbr_f.m LimitCycleCodim2/nf_PDNS.m In case of a Neutral saddle-LPC, the normal form coefficients should not be computed. Fixed: Now checking that idx2 is not empty on line 32 of nf_LPNS.m, if idx2 is empty (ie no complex multipliers found), then return an empty array and issue warning of neutral saddle. LimitCycle/BVP_LC_jacbr_f.m line 12 listed ActiveParams instead of the correct BranchParams
-
MeijerHGE authored
Changes to be committed: modified: GUI/ComputationConfigurations/ContConf_LC_LC.m modified: LimitCycle/init_PD_LC2.m modified: LimitCycleCodim2/nf_LPNS.m Bug Fixes GUI/ComputationConfigurations/ContConf_LC_LC.m line 20; Added option PD, to start the continuation of the original limit cycle branch PeriodDoubling/init_PD_LC2.m; When starting with two system parameters (but not the period), the indexing in the function rearr returned an error. Fixed: Now handling situation with 1 or 2 system parameters separately. LimitCycleCodim2/nf_LPNS.m In case of a Neutral saddle-LPC, the normal form coefficients should not be computed. Fixed: Now checking that idx2 is not empty on line 32 of nf_LPNS.m, if idx2 is empty (ie no complex multipliers found), then return an empty array and issue warning of neutral saddle.
- 02 Apr, 2022 4 commits
- 07 Jan, 2022 1 commit
-
-
MeijerHGE authored
-