Skip to content

On branch master

MeijerHGE requested to merge master into main

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

Merge request reports