Skip to content
Snippets Groups Projects
Commit 5786f81c authored by marwan's avatar marwan
Browse files

README updated

parent 577dedeb
No related branches found
No related tags found
No related merge requests found
...@@ -102,9 +102,9 @@ are included. ...@@ -102,9 +102,9 @@ are included.
<p> <p>
<b>Note:</b> A prototype for estimation of confidence intervals <b>Note:</b> A prototype for estimation of confidence intervals
for RQA measures is available at for RQA measures is available at
<a href="http://www.agnld.uni-potsdam.de/~schinkel/rqaci.php" <a href="http://people.physik.hu-berlin.de/~schinkel/rqaci.html"
target="_parent">http://www.agnld.uni-potsdam.de/~schinkel/rqaci.php</a>. target="_parent">http://people.physik.hu-berlin.de/~schinkel/rqaci.html</a>.
We plan to include it in the CRP toolbox in the near future. We plan to include it in the CRP toolbox in a future version.
</p> </p>
<p>The most <p>The most
...@@ -113,7 +113,7 @@ pure command-line application of the programmes is also possible. ...@@ -113,7 +113,7 @@ pure command-line application of the programmes is also possible.
</p> </p>
<p> <p>
This toolbox requires Matlab 7 or higher. This toolbox requires Matlab 7 or newer.
</p> </p>
<p> <p>
...@@ -124,6 +124,30 @@ Parameters in [&nbsp;] are optional. ...@@ -124,6 +124,30 @@ Parameters in [&nbsp;] are optional.
</td></tr> </td></tr>
<tr valign="top"><td> <tr valign="top"><td>
<table bgcolor="#FF6666" cellpadding=10 width="80%" align=center>
<tr><td>
<font color="#000000">
Starting with Release R2014b, Matlab contains significant changes that
is causing some problems for running the CRP Toolbox in new Matlab
versions. We have tried to fix several serious issues and
provide an updated CRP Toolbox (R29.0) that
might be mainly compatible to the Matlab releases starting with R2014b.
However, due to a new
but less efficient handling of objects within Matlab R2014b, the speed of
some functions of the CRP Toolbox will be lowered by a factor up to 10(!).
We have not yet found a good solution to speed up the code (the problem
is not the implementation of the CRP Toolbox but in some Matlab internal
functions related to the object handling).<br><br>
At the moment it is strongly recommend to use Matlab versions up to release
R2014a and to avoid R2014b (and later).
</font>
</td></tr>
</table>
<h4>How to get</h4> <h4>How to get</h4>
<p> <p>
Look at the <a href="content_install.php">installation notes</a>.<br> Look at the <a href="content_install.php">installation notes</a>.<br>
...@@ -134,6 +158,8 @@ Look at the <a href="content_install.php">installation notes</a>.<br> ...@@ -134,6 +158,8 @@ Look at the <a href="content_install.php">installation notes</a>.<br>
Get the contact information on the web site of Get the contact information on the web site of
<a href="http://www.pik-potsdam.de/members/marwan/" target=_top>Norbert Marwan</a>. <a href="http://www.pik-potsdam.de/members/marwan/" target=_top>Norbert Marwan</a>.
</p> </p>
<a href="https://twitter.com/recurrenceplot" class="twitter-follow-button" data-show-count="false">Follow @recurrenceplot</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<h4>Thanks</h4> <h4>Thanks</h4>
...@@ -144,13 +170,11 @@ and Correlation Analysis of Palaeomagnetic and Palaeoclimatic Records</em> ...@@ -144,13 +170,11 @@ and Correlation Analysis of Palaeomagnetic and Palaeoclimatic Records</em>
within the Priority Programme SP1097 within the Priority Programme SP1097
<em>Geomagnetic variations: Spatio-temporal variations, <em>Geomagnetic variations: Spatio-temporal variations,
processes and impacts on the system Earth</em> processes and impacts on the system Earth</em>
of the German Science Foundation of the German Science Foundation (DFG),
(<a href="http://www.dfg.de" target="_blank">Deutsche Forschungsgemeinschaft</a>),
the project <em>BONE3D</em> (MAP AO-2004-125) of the the project <em>BONE3D</em> (MAP AO-2004-125) of the
Microgravity Application Program/ Biotechnology from the Microgravity Application Program/ Biotechnology from the
Human Spaceflight Program of the European Space Agency, Human Spaceflight Program of the European Space Agency,
and the <a href="http://biosim.fysik.dtu.dk:8080/biosim/" target="_blank">BioSim</a> and the <i>BioSim</i> Network of Excellence.
Network of Excellence.
</p> </p>
...@@ -163,9 +187,12 @@ Joseph P. Zbilut (Chicago, USA), ...@@ -163,9 +187,12 @@ Joseph P. Zbilut (Chicago, USA),
Simon Mandelj (Slovenia), Simon Mandelj (Slovenia),
Denis Mottet (Montpellier, France), Denis Mottet (Montpellier, France),
Micahel Wess (Vienna, Austria), Micahel Wess (Vienna, Austria),
and Eleni Vlahogianni (Athens, Greece),
Eleni Vlahogianni (Athens, Greece) George Tzagkarakis (Paris, France),
who sending me error reports and hints for further improvement of Arian Taghvamanesh (Tehran, Iran),
Vahndi Minah (London, UK),
and many more
who have sent me error reports and hints for further improvement of
the toolbox. the toolbox.
</p> </p>
...@@ -173,7 +200,10 @@ the toolbox. ...@@ -173,7 +200,10 @@ the toolbox.
<h4>Remarks</h4> <h4>Remarks</h4>
<p> <p>
This toolbox needs Matlab 7 (Matlab 2007) or newer because it uses commands This toolbox needs Matlab 7 (Matlab 2007) or newer because it uses commands
that are not available in previous versions. that are not available in previous versions. It is working with
Matlab 2014b, but we recommend to use a Matlab version before this
release because Matlab 2014b is significantly slower than previous
Matlab versions.
</p> </p>
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment