Skip to content

Commit

Permalink
v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gplepage committed Feb 5, 2014
1 parent ab6603e commit 8e9fbb9
Show file tree
Hide file tree
Showing 19 changed files with 57 additions and 56 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 2.1.3+ - 2014-01-20
Version 2.1.4 - 2014-02-05
============================
More small changes (all backwards compatible).

Expand Down
2 changes: 1 addition & 1 deletion doc/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 300b88dd87032b9c6d67cd56e267aa29
config: 1c4fb6104dd5b7ffa4f9f8e55ee90812
tags: fbb0d17656682115ca4d033fb2f83ba1
Binary file modified doc/html/.doctrees/background.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/environment.pickle
Binary file not shown.
7 changes: 3 additions & 4 deletions doc/html/_sources/background.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ where the integrand actually is large. This grid gives
much better results
than using a uniform grid, but it obviously
wastes integration resources.
It is a consequence
of the fact that |vegas| remaps the integration variables in
The waste occurs because
|vegas| remaps the integration variables in
each direction separately. Projected on the ``x[0]`` axis, for example,
this integrand appears to have two peaks and so |vegas| will
focus on both regions of ``x[0]``, independently of what it does
Expand Down Expand Up @@ -334,8 +334,7 @@ stratifications on each axis. With ``neval=4e4``,
statistical errors for the two-Gaussian
integral are reduced by more than a factor of 3 relative to what older
versions of |vegas| give. This is a relatively easy integral;
the difference can be more
than an order of magnitude for more difficult (and realistic)
the difference can be much larger for more difficult (and realistic)
integrals.


Expand Down
17 changes: 8 additions & 9 deletions doc/html/background.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>How vegas Works &mdash; vegas 2.1.3+ documentation</title>
<title>How vegas Works &mdash; vegas 2.1.4 documentation</title>

<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '2.1.3+',
VERSION: '2.1.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="vegas 2.1.3+ documentation" href="index.html" />
<link rel="top" title="vegas 2.1.4 documentation" href="index.html" />
<link rel="next" title="vegas Module" href="vegas.html" />
<link rel="prev" title="Tutorial" href="tutorial.html" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
Expand All @@ -51,7 +51,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tutorial.html" title="Tutorial"
accesskey="P">previous</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -266,8 +266,8 @@ <h2>Adaptive Stratified Sampling<a class="headerlink" href="#adaptive-stratified
much better results
than using a uniform grid, but it obviously
wastes integration resources.
It is a consequence
of the fact that <a class="reference internal" href="vegas.html#module-vegas" title="vegas: Adaptive multidimensional Monte Carlo integration"><tt class="xref py py-mod docutils literal"><span class="pre">vegas</span></tt></a> remaps the integration variables in
The waste occurs because
<a class="reference internal" href="vegas.html#module-vegas" title="vegas: Adaptive multidimensional Monte Carlo integration"><tt class="xref py py-mod docutils literal"><span class="pre">vegas</span></tt></a> remaps the integration variables in
each direction separately. Projected on the <tt class="docutils literal"><span class="pre">x[0]</span></tt> axis, for example,
this integrand appears to have two peaks and so <a class="reference internal" href="vegas.html#module-vegas" title="vegas: Adaptive multidimensional Monte Carlo integration"><tt class="xref py py-mod docutils literal"><span class="pre">vegas</span></tt></a> will
focus on both regions of <tt class="docutils literal"><span class="pre">x[0]</span></tt>, independently of what it does
Expand Down Expand Up @@ -318,8 +318,7 @@ <h2>Adaptive Stratified Sampling<a class="headerlink" href="#adaptive-stratified
statistical errors for the two-Gaussian
integral are reduced by more than a factor of 3 relative to what older
versions of <a class="reference internal" href="vegas.html#module-vegas" title="vegas: Adaptive multidimensional Monte Carlo integration"><tt class="xref py py-mod docutils literal"><span class="pre">vegas</span></tt></a> give. This is a relatively easy integral;
the difference can be more
than an order of magnitude for more difficult (and realistic)
the difference can be much larger for more difficult (and realistic)
integrals.</p>
</div>
</div>
Expand Down Expand Up @@ -378,7 +377,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tutorial.html" title="Tutorial"
>previous</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions doc/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; vegas 2.1.3+ documentation</title>
<title>Index &mdash; vegas 2.1.4 documentation</title>

<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '2.1.3+',
VERSION: '2.1.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -26,7 +26,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="vegas 2.1.3+ documentation" href="index.html" />
<link rel="top" title="vegas 2.1.4 documentation" href="index.html" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
<!--[if lte IE 6]>
Expand All @@ -45,7 +45,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -376,7 +376,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions doc/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>vegas Documentation &mdash; vegas 2.1.3+ documentation</title>
<title>vegas Documentation &mdash; vegas 2.1.4 documentation</title>

<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '2.1.3+',
VERSION: '2.1.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="vegas 2.1.3+ documentation" href="#" />
<link rel="top" title="vegas 2.1.4 documentation" href="#" />
<link rel="next" title="Tutorial" href="tutorial.html" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
Expand All @@ -47,7 +47,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tutorial.html" title="Tutorial"
accesskey="N">next</a> |</li>
<li><a href="#">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="#">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -143,7 +143,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tutorial.html" title="Tutorial"
>next</a> |</li>
<li><a href="#">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="#">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Binary file modified doc/html/objects.inv
Binary file not shown.
10 changes: 5 additions & 5 deletions doc/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Python Module Index &mdash; vegas 2.1.3+ documentation</title>
<title>Python Module Index &mdash; vegas 2.1.4 documentation</title>

<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '2.1.3+',
VERSION: '2.1.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="vegas 2.1.3+ documentation" href="index.html" />
<link rel="top" title="vegas 2.1.4 documentation" href="index.html" />

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
Expand All @@ -50,7 +50,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -109,7 +109,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions doc/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Search &mdash; vegas 2.1.3+ documentation</title>
<title>Search &mdash; vegas 2.1.4 documentation</title>

<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '2.1.3+',
VERSION: '2.1.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -25,7 +25,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="vegas 2.1.3+ documentation" href="index.html" />
<link rel="top" title="vegas 2.1.4 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
Expand All @@ -49,7 +49,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -100,7 +100,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">vegas 2.1.3+ documentation</a> &raquo;</li>
<li><a href="index.html">vegas 2.1.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Loading

0 comments on commit 8e9fbb9

Please sign in to comment.