Recent Releases of continuation
continuation - Continuation 1.0.2
Continuation is a MatLab-package for path continuation.
Main functions:
[varall,lall,exitflag,Bifurcation] = continuation(fun,var0,lstart,lend,ds0,NameValueArgs)
[vsolution,exitflag,varall,l_all] = homotopy(fun,var0,NameValueArgs)
COPYRIGHT AND LICENSING: Continuation Copyright (C) 2024 Alwin Förster (foerster@ids.uni-hannover.de) Leibnitz University Hannover This program comes with NO WARRANTY. Continuation is free software, you can redistribute and/or modify it under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. For details on license and warranty, see http://www.gnu.org/licenses or gpl-3.0.txt.
- MATLAB
Published by foersterIDS over 1 year ago
continuation - Continuation 1.0.1
Continuation is a MatLab-package for path continuation.
Main functions:
[varall,lall,exitflag,Bifurcation] = continuation(fun,var0,lstart,lend,ds0,varargin)
[vsolution,exitflag,varall,l_all] = homotopy(fun,var0,varargin)
COPYRIGHT AND LICENSING: Continuation Copyright (C) 2023 Alwin Förster (foerster@ids.uni-hannover.de) Leibnitz University Hannover This program comes with NO WARRANTY. Continuation is free software, you can redistribute and/or modify it under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. For details on license and warranty, see http://www.gnu.org/licenses or gpl-3.0.txt.
- MATLAB
Published by foersterIDS over 2 years ago
continuation - Continuation 1.0
Continuation is a MatLab-package for path continuation.
Main functions:
[varall,lall,exitflag,Bifurcation] = continuation(fun,var0,lstart,lend,ds0,varargin)
[vsolution,exitflag,varall,l_all] = homotopy(fun,var0,varargin)
COPYRIGHT AND LICENSING: Continuation Copyright (C) 2022 Alwin Förster (foerster@ids.uni-hannover.de) Leibnitz University Hannover This program comes with NO WARRANTY. Continuation is free software, you can redistribute and/or modify it under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. For details on license and warranty, see http://www.gnu.org/licenses or gpl-3.0.txt.
- MATLAB
Published by foersterIDS almost 3 years ago