Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
project(
fstats
LANGUAGES Fortran
VERSION 1.4.0
VERSION 1.5.0
)

# Confgiure everything
Expand Down
6 changes: 3 additions & 3 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3>Modules</h3>
<div class="col-xs-6 col-sm-3">
<div>
<h3>Procedures</h3>
<ul><li><a href='./proc/adjusted_r_squared.html'>adjusted_r_squared</a></li><li><a href='./proc/allan_variance.html'>allan_variance</a></li><li><a href='./interface/anova.html'>anova</a></li><li><a href='./proc/bartletts_test.html'>bartletts_test</a></li><li><a href='./proc/beta.html'>beta</a></li><li><a href='./proc/bootstrap.html'>bootstrap</a></li><li><a href='./interface/bootstrap_resampling_routine.html'>bootstrap_resampling_routine</a></li><li><a href='./interface/bootstrap_statistic_routine.html'>bootstrap_statistic_routine</a></li><li><a href='./interface/box_muller_sample.html'>box_muller_sample</a></li><li><a href='./proc/calculate_regression_statistics.html'>calculate_regression_statistics</a></li></ul>
<ul><li><a href='./proc/adjusted_r_squared.html'>adjusted_r_squared</a></li><li><a href='./proc/allan_variance.html'>allan_variance</a></li><li><a href='./interface/anova.html'>anova</a></li><li><a href='./proc/bartletts_test.html'>bartletts_test</a></li><li><a href='./proc/beta.html'>beta</a></li><li><a href='./proc/bootstrap.html'>bootstrap</a></li><li><a href='./interface/bootstrap_resampling_routine.html'>bootstrap_resampling_routine</a></li><li><a href='./interface/bootstrap_statistic_routine.html'>bootstrap_statistic_routine</a></li><li><a href='./proc/box_muller_sample.html'>box_muller_sample</a></li><li><a href='./proc/calculate_regression_statistics.html'>calculate_regression_statistics</a></li></ul>
</div>
<div>
<ul>
Expand All @@ -143,7 +143,7 @@ <h3>Procedures</h3>
<div class="col-xs-6 col-sm-3">
<div>
<h3>Derived Types</h3>
<ul><li><a href='./type/anova_factor.html'>anova_factor</a></li><li><a href='./type/array_container.html'>array_container</a></li><li><a href='./type/binomial_distribution.html'>binomial_distribution</a></li><li><a href='./type/bootstrap_statistics.html'>bootstrap_statistics</a></li><li><a href='./type/chain_builder.html'>chain_builder</a></li><li><a href='./type/chi_squared_distribution.html'>chi_squared_distribution</a></li><li><a href='./type/convergence_info.html'>convergence_info</a></li><li><a href='./type/distribution.html'>distribution</a></li><li><a href='./type/doe_model.html'>doe_model</a></li><li><a href='./type/f_distribution.html'>f_distribution</a></li></ul>
<ul><li><a href='./type/anova_factor.html'>anova_factor</a></li><li><a href='./type/array_container.html'>array_container</a></li><li><a href='./type/base_interpolator.html'>base_interpolator</a></li><li><a href='./type/binomial_distribution.html'>binomial_distribution</a></li><li><a href='./type/bootstrap_statistics.html'>bootstrap_statistics</a></li><li><a href='./type/chain_builder.html'>chain_builder</a></li><li><a href='./type/chi_squared_distribution.html'>chi_squared_distribution</a></li><li><a href='./type/convergence_info.html'>convergence_info</a></li><li><a href='./type/distribution.html'>distribution</a></li><li><a href='./type/doe_model.html'>doe_model</a></li></ul>
</div>
<div>
<ul>
Expand All @@ -164,7 +164,7 @@ <h3>Derived Types</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/anova.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1>anova
<li id="statements"><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title="<p> 0.3% of total for procedures.</p>Including implementation: 146 statements, 8.7% of total for procedures.">5 statements</a>
title="<p> 0.3% of total for procedures.</p>Including implementation: 146 statements, 8.5% of total for procedures.">5 statements</a>
</li>

<li id="source-file">
Expand Down Expand Up @@ -474,7 +474,7 @@ <h4>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion doc/interface/bootstrap_resampling_routine.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion doc/interface/bootstrap_statistic_routine.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/confidence_interval.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1>confidence_interval
<li id="statements"><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title="<p> 0.2% of total for procedures.</p>Including implementation: 23 statements, 1.4% of total for procedures.">4 statements</a>
title="<p> 0.2% of total for procedures.</p>Including implementation: 23 statements, 1.3% of total for procedures.">4 statements</a>
</li>

<li id="source-file">
Expand Down Expand Up @@ -393,7 +393,7 @@ <h4>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
8 changes: 4 additions & 4 deletions doc/interface/distribution_function.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~47"></span>
<span class="anchor" id="variable-this~54"></span>
class(<a href='../type/distribution.html'>distribution</a>),
</td>
<td>intent(in)</td>
Expand All @@ -186,7 +186,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-x~32"></span>
<span class="anchor" id="variable-x~34"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -202,7 +202,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-rst~61"></span><small>real(kind=real64)</small></h3>
<h3>Return Value <span class="anchor" id="variable-rst~68"></span><small>real(kind=real64)</small></h3>
<p>The value of the function.</p>
<h3>Description</h3>
<p>Defines the interface for a probability distribution function.</p>
Expand All @@ -223,7 +223,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/distribution_property.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~48"></span>
<span class="anchor" id="variable-this~55"></span>
class(<a href='../type/distribution.html'>distribution</a>),
</td>
<td>intent(in)</td>
Expand All @@ -187,7 +187,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-rst~62"></span><small>real(kind=real64)</small></h3>
<h3>Return Value <span class="anchor" id="variable-rst~69"></span><small>real(kind=real64)</small></h3>
<p>The property value.</p>
<h3>Description</h3>
<p>Computes the value of a distribution property.</p>
Expand All @@ -208,7 +208,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/distribution_recenter.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~49"></span>
<span class="anchor" id="variable-this~56"></span>
class(<a href='../type/distribution.html'>distribution</a>),
</td>
<td>intent(inout)</td>
Expand All @@ -186,7 +186,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-x~33"></span>
<span class="anchor" id="variable-x~35"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -221,7 +221,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/doe_evaluate_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1>doe_evaluate_model
<li id="statements"><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title="<p> 0.2% of total for procedures.</p>Including implementation: 63 statements, 3.7% of total for procedures.">4 statements</a>
title="<p> 0.2% of total for procedures.</p>Including implementation: 63 statements, 3.6% of total for procedures.">4 statements</a>
</li>

<li id="source-file">
Expand Down Expand Up @@ -431,7 +431,7 @@ <h4>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/evaluate_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~72"></span>
<span class="anchor" id="variable-this~95"></span>
class(<a href='../type/mcmc_target.html'>mcmc_target</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-y~6"></span>
<span class="anchor" id="variable-y~11"></span>
real(kind=real64),
</td>
<td>intent(out),</td>
Expand Down Expand Up @@ -253,7 +253,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-03-20 11:50 </p>
on 2025-05-19 12:35 </p>
</div>
</div>
<br>
Expand Down
Loading
Loading