Commit 73a63ea3 authored by unknown's avatar unknown
Browse files

v1.0.9.46 NEWS file updated

Showing with 10 additions and 10 deletions
+10 -10
......@@ -203,8 +203,8 @@ div.tocify {
</div>
 
 
<div id="release-notes-2017-09-07" class="section level3">
<h3>1.0.9.42 Release Notes (2017-09-07)</h3>
<div id="release-notes-2017-09-12" class="section level3">
<h3>1.0.9.46 Release Notes (2017-09-12)</h3>
<div id="new-features" class="section level4">
<h4>New features</h4>
<ul>
......@@ -507,8 +507,8 @@ div.tocify {
<li>Fixed bug in <code>Calibration_HBAN()</code>. The function was not working properly with models having only one parameter.</li>
</ul>
</div>
<div id="deprectated-and-defunct-4" class="section level4">
<h4>Deprectated and defunct</h4>
<div id="deprecated-and-defunct" class="section level4">
<h4>Deprecated and defunct</h4>
<ul>
<li>The <code>CalibrationAlgo_*()</code> functions were renamed into<code>Calibration_*()</code>.</li>
</ul>
......@@ -582,8 +582,8 @@ div.tocify {
<li>The field Multiplier has been added in the ErrorCrit() outputs, to indicate whether the criterion is an error (to minimise) or and efficiency (to maximise). This allows to provide real efficiency values in the outputs e.g. NSE[Q] instead of (-1) × NSE[Q].</li>
</ul>
</div>
<div id="deprectated-and-defunct-5" class="section level4">
<h4>Deprectated and defunct</h4>
<div id="deprecated-and-defunct-1" class="section level4">
<h4>Deprecated and defunct</h4>
<ul>
<li><code>EfficiencyCrit()</code> have been replaced by <code>ErrorCrit()</code> to avoid misunderstanding (by default, the algorithms minimise the error criterion).</li>
</ul>
......@@ -592,7 +592,7 @@ div.tocify {
</div>
<div id="release-notes-2014-02-05" class="section level3">
<h3>0.5.2 Release Notes (2014-02-05)</h3>
<div id="deprectated-and-defunct-6" class="section level4">
<div id="deprectated-and-defunct-4" class="section level4">
<h4>Deprectated and defunct</h4>
<ul>
<li><p>The <code>SelectPer</code> arguments are replaced by <code>IndPeriod</code> to ease understanding.</p></li>
......@@ -3,7 +3,7 @@
### 1.0.9.42 Release Notes (2017-09-07)
### 1.0.9.46 Release Notes (2017-09-12)
#### New features
......@@ -314,7 +314,7 @@ ________________________________________________________________________________
- Fixed bug in <code>Calibration_HBAN()</code>. The function was not working properly with models having only one parameter.
#### Deprectated and defunct
#### Deprecated and defunct
- The <code>CalibrationAlgo_&#42;()</code> functions were renamed into<code>Calibration_&#42;()</code>.
......@@ -398,7 +398,7 @@ ________________________________________________________________________________
This allows to provide real efficiency values in the outputs e.g. NSE[Q] instead of (-1) &times; NSE[Q].
#### Deprectated and defunct
#### Deprecated and defunct
- <code>EfficiencyCrit()</code> have been replaced by <code>ErrorCrit()</code> to avoid misunderstanding (by default, the algorithms minimise the error criterion).
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment