Skip to content

Commit

Permalink
Releasing 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hgomersall committed Feb 26, 2012
1 parent c2406bc commit f4317c3
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion _sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The source can be found in `github <https://github.com/hgomersall/pyFFTW>`_
and it's page in the python package index is
`here <http://pypi.python.org/pypi/pyFFTW>`_.

A comprehensive unittest suite is included with the source.
A comprehensive unittest suite is included with the source on the repository.

A quick (and very much non-comprehensive) usage example:

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

<title>Index &mdash; pyFFTW v0.6.0 documentation</title>
<title>Index &mdash; pyFFTW v0.6.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.6.0',
VERSION: '0.6.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -22,7 +22,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="pyFFTW v0.6.0 documentation" href="index.html" />
<link rel="top" title="pyFFTW v0.6.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -31,7 +31,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="index.html">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -110,7 +110,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li><a href="index.html">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="index.html">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Welcome to pyFFTW’s documentation! &mdash; pyFFTW v0.6.0 documentation</title>
<title>Welcome to pyFFTW’s documentation! &mdash; pyFFTW v0.6.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.6.0',
VERSION: '0.6.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -22,7 +22,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="pyFFTW v0.6.0 documentation" href="#" />
<link rel="top" title="pyFFTW v0.6.1 documentation" href="#" />
</head>
<body>
<div class="related">
Expand All @@ -31,7 +31,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li><a href="#">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="#">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand All @@ -58,7 +58,7 @@ <h1>Welcome to pyFFTW&#8217;s documentation!<a class="headerlink" href="#welcome
<p>The source can be found in <a class="reference external" href="https://github.com/hgomersall/pyFFTW">github</a>
and it&#8217;s page in the python package index is
<a class="reference external" href="http://pypi.python.org/pypi/pyFFTW">here</a>.</p>
<p>A comprehensive unittest suite is included with the source.</p>
<p>A comprehensive unittest suite is included with the source on the repository.</p>
<p>A quick (and very much non-comprehensive) usage example:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">pyfftw</span><span class="o">,</span> <span class="nn">numpy</span>
<span class="gp">&gt;&gt;&gt; </span><span class="c"># Create 3 16-byte aligned arays using the aligned array creation functions</span>
Expand Down Expand Up @@ -344,7 +344,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li><a href="#">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="#">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Binary file modified objects.inv
Binary file not shown.
10 changes: 5 additions & 5 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Search &mdash; pyFFTW v0.6.0 documentation</title>
<title>Search &mdash; pyFFTW v0.6.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.6.0',
VERSION: '0.6.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,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="pyFFTW v0.6.0 documentation" href="index.html" />
<link rel="top" title="pyFFTW v0.6.1 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
Expand All @@ -37,7 +37,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="index.html">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -85,7 +85,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li><a href="index.html">pyFFTW v0.6.0 documentation</a> &raquo;</li>
<li><a href="index.html">pyFFTW v0.6.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4317c3

Please sign in to comment.