Skip to content

Commit

Permalink
Merge pull request #275 from lcgraham/master
Browse files Browse the repository at this point in the history
Documentation update
  • Loading branch information
eecsu authored Aug 10, 2016
2 parents 810f20e + 679b5d4 commit 982488c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
Example: Linear Map Choose QoIs (volume / bin_size / large)
===========================

.. warning::

The documentation for this example is NOT up to date. However, the code in
the ``examples/`` directory is up to date.

This example generates uniform random samples in the unit hypercube and
corresponding QoIs (data) generated by a linear map Q. We then calculate the
gradients using an RBF scheme and use the gradient information to choose the
Expand Down
5 changes: 5 additions & 0 deletions doc/examples/example_rst_files/linear_volume_binratio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
Example: Linear Map Choose QoIs (volume / bin_ratio)
===========================

.. warning::

The documentation for this example is NOT up to date. However, the code in
the ``examples/`` directory is up to date.

This example generates uniform random samples in the unit hypercube and
corresponding QoIs (data) generated by a linear map Q. We then calculate the
gradients using an RBF scheme and use the gradient information to choose the
Expand Down

0 comments on commit 982488c

Please sign in to comment.