<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cocotools/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 14 Aug 2023 16:38:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cocotools/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -1,5 +1,5 @@
 &lt;h2&gt;Overview&lt;/h2&gt;
-The project _Continuation Core and Toolboxes_ (`COCO`) is a Matlab-based development platform that provides a large amount of standard functionality required for investigating bifurcation problems and implementing toolboxes for new types of problems. The textbook [**Recipes for Continuation**]([wiki:recipes]) describes the underlying mathematics, algorithm development, command-line interface, and toolbox construction in great detail.
+The project _Continuation Core and Toolboxes_ (`COCO`) is a Matlab-based development platform that provides a large amount of standard functionality required for investigating bifurcation and constrained optimization problems and implementing toolboxes for new types of problems. The textbook [**Recipes for Continuation**]([wiki:recipes]) and the journal article [**Methods of continuation and their implementation in the COCO software platform with application to delay differential equations**](https://link.springer.com/article/10.1007/s11071-021-06841-1) describes the underlying mathematics, algorithm development, command-line interface, and toolbox construction in great detail.

 Follow [**this link**](http://danko.mechanical.illinois.edu/coco_tutorials.htm) for a series of video tutorials illustrating the installation and use of `COCO` and `COCO` toolboxes.

@@ -10,14 +10,18 @@
 Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the [**associated code**]([wiki:recipes]) provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes. 

 &lt;h3&gt;Documentation&lt;/h3&gt;
-In the most recent release, documentation and tutorials are available for the following toolboxes and examples:
+Code documentation may in many cases be displayed by typing help followed by the function name on the command line. Additional documentation is also available in [**Recipes for Continuation**]([wiki:recipes]).

-* **ep** : continuation of equilibrium points--tutorial in ep/examples/EP-Tutorial.pdf
-* **coll**: continuation of constrained colllections of trajectory segments--tutorial in coll/examples/COLL-Tutorial.pdf
-* **po**: continuation of periodic orbits in smooth and hybrid dynamical systems--tutorial in po/examples/PO-Tutorial.pdf
-* **core** : core utilities--short reference in core/examples/COCO_ShortRef.pdf
-* **recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
-    To browse this documentation, type "doc recipes" on the command line, after installation.
+For tutorial material, please see the following folders in the release.
+
+* **Getting Started**: introductory material for bifurcation analysis of equilibria and periodic orbits -- examples in tutorials/Getting Started/, tutorial documentation in help/GettingStartedwithCOCO.pdf
+* **ep** : continuation of equilibrium points -- examples in ep/examples/, tutorial documentation in help/EP-Tutorial.pdf
+* **coll**: continuation of constrained collections of trajectory segments -- examples in coll/examples/, tutorial documentation in help/COLL-Tutorial.pdf
+* **po**: continuation of periodic orbits in smooth and hybrid dynamical systems -- examples in po/examples, tutorial documentation in help/PO-Tutorial.pdf
+* **core**: core functionality and constructors -- examples in core/examples/, tutorial documentation in help/CORE-Tutorial.pdf. See also the short command reference in core/examples/COCO_ShortRef.pdf
+* **atlas**: general-purpose atlas algorithms -- examples in covering/examples/, tutorial documentation in help/ATLAS-Tutorial.pdf
+* **symcoco**: symbolic generation of COCO-compatible encodings of vector fields and their derivatives -- examples in contributed/symcoco/examples/, tutorial documentation in contributed/symcoco/doc-src/symcoco-doc.pdf
+* **recipes**: collection of examples from [**Recipes for Continuation**]([wiki:recipes]). Use the Matlab-command 'doc recipes' to browse this content.In the most recent release, documentation and tutorials are available for the following toolboxes and examples:

 &lt;h3&gt;Recent and upcoming fixes&lt;/h3&gt;
 Follow [**this link**]([wiki:fixes]) for a list of fixes included in recent releases, as well as upcoming fixes that will be included in the next release.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Mon, 14 Aug 2023 16:38:09 -0000</pubDate><guid>https://sourceforge.net488df59fc34f5c173574b2c3f4f23bb1ce96afda</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v31
+++ v32
@@ -10,7 +10,7 @@
 Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the [**associated code**]([wiki:recipes]) provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes.

 &lt;h3&gt;Documentation&lt;/h3&gt;
-In the release scheduled for November, 2015, documentation and tutorials are available for the following toolboxes and examples:
+In the most recent release, documentation and tutorials are available for the following toolboxes and examples:

 * **ep** : continuation of equilibrium points--tutorial in ep/examples/EP-Tutorial.pdf
 * **coll**: continuation of constrained colllections of trajectory segments--tutorial in coll/examples/COLL-Tutorial.pdf
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Fri, 30 Oct 2015 17:45:34 -0000</pubDate><guid>https://sourceforge.neta2997e3deb3af2996e9cbebeba7587587673d3df</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v30
+++ v31
@@ -15,7 +15,7 @@
 * **ep** : continuation of equilibrium points--tutorial in ep/examples/EP-Tutorial.pdf
 * **coll**: continuation of constrained colllections of trajectory segments--tutorial in coll/examples/COLL-Tutorial.pdf
 * **po**: continuation of periodic orbits in smooth and hybrid dynamical systems--tutorial in po/examples/PO-Tutorial.pdf
-* **core** : toolbox development in `COCO`--short reference in core/examples/COCO_ShortRef.pdf
+* **core** : core utilities--short reference in core/examples/COCO_ShortRef.pdf
 * **recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
     To browse this documentation, type "doc recipes" on the command line, after installation.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Tue, 27 Oct 2015 20:55:59 -0000</pubDate><guid>https://sourceforge.neta21a7e745e104e69f7063529473b995aedfb7921</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v29
+++ v30
@@ -10,11 +10,13 @@
 Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the [**associated code**]([wiki:recipes]) provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes.

 &lt;h3&gt;Documentation&lt;/h3&gt;
-In the current release, documentation and tutorials are available for the following toolboxes and examples:
+In the release scheduled for November, 2015, documentation and tutorials are available for the following toolboxes and examples:

-* **toolbox/ep** : equilibrium continuation, tutorial in help/ep/EP-Tutorial.pdf
-* **toolbox/core** : toolbox development in `COCO`, short reference in help/core/COCO_ShortRef.pdf
-* **examples/recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
+* **ep** : continuation of equilibrium points--tutorial in ep/examples/EP-Tutorial.pdf
+* **coll**: continuation of constrained colllections of trajectory segments--tutorial in coll/examples/COLL-Tutorial.pdf
+* **po**: continuation of periodic orbits in smooth and hybrid dynamical systems--tutorial in po/examples/PO-Tutorial.pdf
+* **core** : toolbox development in `COCO`--short reference in core/examples/COCO_ShortRef.pdf
+* **recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
     To browse this documentation, type "doc recipes" on the command line, after installation.

 &lt;h3&gt;Recent and upcoming fixes&lt;/h3&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Tue, 27 Oct 2015 20:47:23 -0000</pubDate><guid>https://sourceforge.net8428f4a89e9d8553a023d0661a340ddcb487cb00</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v28
+++ v29
@@ -17,8 +17,8 @@
 * **examples/recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
     To browse this documentation, type "doc recipes" on the command line, after installation.

-&lt;h3&gt;Upcoming fixes&lt;/h3&gt;
-Follow [**this link**]([wiki:fixes]) for a listing of upcoming fixes that will be included in the next release.
+&lt;h3&gt;Recent and upcoming fixes&lt;/h3&gt;
+Follow [**this link**]([wiki:fixes]) for a list of fixes included in recent releases, as well as upcoming fixes that will be included in the next release.

 &lt;h3&gt;File a bug report&lt;/h3&gt;
 Please follow [**this link**]([wiki:bug_reports]) to file a bug report. You may also rely on this mechanism to propose or inquire about functionality that is not described in [**Recipes for Continuation**]([wiki:recipes]) or the supporting documentation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Thu, 06 Nov 2014 13:55:50 -0000</pubDate><guid>https://sourceforge.net6a687adeed10196eff64d08ddd7635bc6f6e6dd2</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -17,5 +17,8 @@
 * **examples/recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
     To browse this documentation, type "doc recipes" on the command line, after installation.

+&lt;h3&gt;Upcoming fixes&lt;/h3&gt;
+Follow [**this link**]([wiki:fixes]) for a listing of upcoming fixes that will be included in the next release.
+
 &lt;h3&gt;File a bug report&lt;/h3&gt;
 Please follow [**this link**]([wiki:bug_reports]) to file a bug report. You may also rely on this mechanism to propose or inquire about functionality that is not described in [**Recipes for Continuation**]([wiki:recipes]) or the supporting documentation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Sat, 01 Nov 2014 20:32:31 -0000</pubDate><guid>https://sourceforge.net7276f2e51a03b349b91373f4bee7d4d4e1a45a51</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v26
+++ v27
@@ -7,7 +7,7 @@
 Please follow [**this link**]([wiki:installation]) for information on how to install `COCO` on your personal computer by [**downloading**](https://sourceforge.net/projects/cocotools/files/latest/download) the most recent release from the SourceForge repository.

 &lt;h3&gt;Summary of functionality&lt;/h3&gt;
-Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the associated code provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes. 
+Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the [**associated code**]([wiki:recipes]) provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes. 

 &lt;h3&gt;Documentation&lt;/h3&gt;
 In the current release, documentation and tutorials are available for the following toolboxes and examples:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Sat, 01 Nov 2014 19:25:14 -0000</pubDate><guid>https://sourceforge.net80a84abf89958f91e8bfb82a115acba35151f665</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -1,19 +1,19 @@
 &lt;h2&gt;Overview&lt;/h2&gt;
-The project _Continuation Core and Toolboxes_ (coco) is a Matlab-based development platform that provides a large amount of standard functionality required for investigating bifurcation problems and implementing toolboxes for new types of problems. The textbook [**Recipes for Continuation**]([wiki:recipes]) describes the underlying mathematics, algorithm development, command-line interface, and toolbox construction in great detail.
+The project _Continuation Core and Toolboxes_ (`COCO`) is a Matlab-based development platform that provides a large amount of standard functionality required for investigating bifurcation problems and implementing toolboxes for new types of problems. The textbook [**Recipes for Continuation**]([wiki:recipes]) describes the underlying mathematics, algorithm development, command-line interface, and toolbox construction in great detail.

-Follow [**this link**](http://danko.mechanical.illinois.edu/coco_tutorials.htm) for a series of video tutorials illustrating the installation and use of coco and coco toolboxes.
+Follow [**this link**](http://danko.mechanical.illinois.edu/coco_tutorials.htm) for a series of video tutorials illustrating the installation and use of `COCO` and `COCO` toolboxes.

 &lt;h3&gt;Installation instructions&lt;/h3&gt;
-Please follow [**this link**]([wiki:installation]) for information on how to install coco on your personal computer by [**downloading**](https://sourceforge.net/projects/cocotools/files/latest/download) the most recent release from the SourceForge repository.
+Please follow [**this link**]([wiki:installation]) for information on how to install `COCO` on your personal computer by [**downloading**](https://sourceforge.net/projects/cocotools/files/latest/download) the most recent release from the SourceForge repository.

 &lt;h3&gt;Summary of functionality&lt;/h3&gt;
-Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* COCO-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the associated code provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes. 
+Please follow [**this link**]([wiki:functionality]) for a summary of the functionality of *production-ready* `COCO`-compatible toolboxes. Note that, in addition, the textbook [**Recipes for Continuation**]([wiki:recipes]) and the associated code provides in-depth analysis of the toolbox development process in the context of several partially developed toolboxes. 

 &lt;h3&gt;Documentation&lt;/h3&gt;
 In the current release, documentation and tutorials are available for the following toolboxes and examples:

 * **toolbox/ep** : equilibrium continuation, tutorial in help/ep/EP-Tutorial.pdf
-* **toolbox/core** : toolbox development in COCO, short reference in help/core/COCO_ShortRef.pdf
+* **toolbox/core** : toolbox development in `COCO`, short reference in help/core/COCO_ShortRef.pdf
 * **examples/recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
     To browse this documentation, type "doc recipes" on the command line, after installation.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Sat, 01 Nov 2014 19:19:20 -0000</pubDate><guid>https://sourceforge.net839cd01b01823c59127153c8e326e36c9bbe97f8</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -12,9 +12,10 @@
 &lt;h3&gt;Documentation&lt;/h3&gt;
 In the current release, documentation and tutorials are available for the following toolboxes and examples:

-toolbox/ep : equilibrium continuation, tutorial in help/ep/EP-Tutorial.pdf
-toolbox/core : toolbox development in COCO, short reference in help/core/COCO_ShortRef.pdf
-examples/recipes : collection of examples from [**Recipes for Continuation**]([wiki:recipes]). To browse documentation, type "doc recipes" on the command line, after installation.
+* **toolbox/ep** : equilibrium continuation, tutorial in help/ep/EP-Tutorial.pdf
+* **toolbox/core** : toolbox development in COCO, short reference in help/core/COCO_ShortRef.pdf
+* **examples/recipes** : collection of examples from [**Recipes for Continuation**]([wiki:recipes]).
+    To browse this documentation, type "doc recipes" on the command line, after installation.

 &lt;h3&gt;File a bug report&lt;/h3&gt;
 Please follow [**this link**]([wiki:bug_reports]) to file a bug report. You may also rely on this mechanism to propose or inquire about functionality that is not described in [**Recipes for Continuation**]([wiki:recipes]) or the supporting documentation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Fri, 31 Oct 2014 23:31:27 -0000</pubDate><guid>https://sourceforge.net867fa446358897ebd60a4c9d01d92c379779ca87</guid></item><item><title>Home modified by Harry Dankowicz</title><link>https://sourceforge.net/p/cocotools/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -14,8 +14,7 @@

 toolbox/ep : equilibrium continuation, tutorial in help/ep/EP-Tutorial.pdf
 toolbox/core : toolbox development in COCO, short reference in help/core/COCO_ShortRef.pdf
-examples/recipes : collection of examples from the book Recipes for Continuation, Society for Industrial and Applied Mathematics (SIAM), 2013. To browse documentation, type "doc recipes" on the command line, after installation.
-
+examples/recipes : collection of examples from [**Recipes for Continuation**]([wiki:recipes]). To browse documentation, type "doc recipes" on the command line, after installation.

 &lt;h3&gt;File a bug report&lt;/h3&gt;
 Please follow [**this link**]([wiki:bug_reports]) to file a bug report. You may also rely on this mechanism to propose or inquire about functionality that is not described in [**Recipes for Continuation**]([wiki:recipes]) or the supporting documentation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harry Dankowicz</dc:creator><pubDate>Fri, 31 Oct 2014 23:28:18 -0000</pubDate><guid>https://sourceforge.netc6b3ed4a8756edc69ac464bf75be234513072fb2</guid></item></channel></rss>