-
Notifications
You must be signed in to change notification settings - Fork 7
/
changes.html
198 lines (185 loc) · 9.53 KB
/
changes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Recent changes — release notes — Clawpack 5.6.0 documentation</title>
<link rel="stylesheet" href="_static/flasky.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/base.css" type="text/css" />
<link rel="stylesheet" href="_static/layout.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '5.6.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<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>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="shortcut icon" href="_static/clawicon.ico"/>
<link rel="author" title="About these documents" href="about.html" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
</head>
<body role="document">
<div id="main-wrapper" class="sphinx">
<div id="header-wrapper">
<section id="header">
<!-- <h1><a href="http://clawpack.org/">Clawpack</a></h1> -->
<h1><a href="http://clawpack.org/">Clawpack-5</a></h1>
<nav>
<ul>
<li>
<a href="contents.html">Docs</a>
</li>
<li>
<a href="installing.html">Install</a>
</li>
<li>
<a class="" href="../../../gallery/_build/html/index.html">Gallery</a>
</li>
<li>
<a class="" href="community.html">Community</a>
</li>
<li>
<a class="active" href="http://github.com/clawpack">Source</a>
</li>
<li>
<a class="" href="developers.html">Develop</a>
</li>
</ul>
</nav>
</section>
<div class="decoration"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="contents.html">Clawpack 5.6.0 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="recent-changes-release-notes">
<span id="changes"></span><h1>Recent changes — release notes<a class="headerlink" href="#recent-changes-release-notes" title="Permalink to this headline">¶</a></h1>
<div class="section" id="clawpack-5-x">
<h2>Clawpack 5.x<a class="headerlink" href="#clawpack-5-x" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Click on the Install tab or visit <a class="reference internal" href="installing.html#installing"><span class="std std-ref">Installing Clawpack</span></a> for installation
instructions.</li>
<li>Versions of Clawpack 5.0 can be found at
<a class="reference external" href="https://github.com/clawpack/clawpack/releases/">https://github.com/clawpack/clawpack/releases/</a>.</li>
<li>Recent versions can also be found on
<a class="reference external" href="https://zenodo.org">Zenodo</a> with
permanent DOIs, listed below.</li>
<li>Please see <a class="reference internal" href="about.html#citing"><span class="std std-ref">Citing this work</span></a> for the suggested way to cite the version of
Clawpack that you are using in publications.</li>
<li>Clawpack 5.0 has significant changes from past versions. See
<a class="reference internal" href="clawpack5.html#clawpack5"><span class="std std-ref">Changes in Clawpack 5.0</span></a>.</li>
<li>For changes in PyClaw, see the <a class="reference external" href="https://github.com/clawpack/pyclaw/blob/master/CHANGES.md">PyClaw changelog</a>.</li>
</ul>
<div class="section" id="releases">
<h3>Releases:<a class="headerlink" href="#releases" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><a class="reference internal" href="release_5_0_0.html#release-5-0-0"><span class="std std-ref">Release 5.0.0</span></a> – January 8, 2014</li>
<li><a class="reference internal" href="release_5_1_0.html#release-5-1-0"><span class="std std-ref">Release 5.1.0</span></a> – March 2, 2014</li>
<li><a class="reference internal" href="release_5_2_0.html#release-5-2-0"><span class="std std-ref">Release 5.2.0</span></a> – July 18, 2014</li>
<li><a class="reference internal" href="release_5_2_1.html#release-5-2-1"><span class="std std-ref">Release 5.2.1</span></a> – October 2, 2014</li>
<li><a class="reference internal" href="release_5_2_2.html#release-5-2-2"><span class="std std-ref">Release 5.2.2</span></a> – October 28, 2014</li>
<li><a class="reference internal" href="release_5_3_0.html#release-5-3-0"><span class="std std-ref">Release 5.3.0</span></a> – May 21, 2015</li>
<li><a class="reference internal" href="release_5_3_1.html#release-5-3-1"><span class="std std-ref">Release 5.3.1</span></a> – November 10, 2015
<a class="reference external" href="https://doi.org/10.5281/zenodo.50982">[DOI 10.5281/zenodo.50982]</a></li>
<li><a class="reference internal" href="release_5_4_0.html#release-5-4-0"><span class="std std-ref">Release 5.4.0</span></a> – January 17, 2017
<a class="reference external" href="https://doi.org/10.5281/zenodo.262111">[DOI 10.5281/zenodo.262111]</a></li>
<li><a class="reference internal" href="release_5_4_1.html#release-5-4-1"><span class="std std-ref">Release 5.4.1</span></a> – June 28, 2017
<a class="reference external" href="https://doi.org/10.5281/zenodo.820730">[DOI 10.5281/zenodo.820730]</a></li>
<li><a class="reference internal" href="release_5_5_0.html#release-5-5-0"><span class="std std-ref">Release 5.5.0</span></a> – August 28, 2018
<a class="reference external" href="https://doi.org/10.5281/zenodo.1405834">[DOI 10.5281/zenodo.1405834]</a></li>
<li><a class="reference internal" href="release_5_6_0.html#release-5-6-0"><span class="std std-ref">Release Notes v5.6.0</span></a> – June 2, 2019</li>
<li><a class="reference internal" href="changes_to_master.html#changes-to-master"><span class="std std-ref">Changes to master since v5.6.0</span></a></li>
</ul>
</div>
</div>
<div class="section" id="clawpack-4-x">
<span id="new-in-claw4x"></span><h2>Clawpack 4.x<a class="headerlink" href="#clawpack-4-x" title="Permalink to this headline">¶</a></h2>
<p>For documentation and recent changes to the Clawpack 4.x version, please see
<a class="reference external" href="http://depts.washington.edu/clawpack/users-4.x/index.html">Clawpack 4.x documentation</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p><a href="http://clawpack.org/">
<img class="logo" src= "_static/clawlogo.jpg" alt="Logo"/>
</a>
<h2>Version 5.6.0</h2>
</p>
<h3><a href="contents.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Recent changes — release notes</a><ul>
<li><a class="reference internal" href="#clawpack-5-x">Clawpack 5.x</a><ul>
<li><a class="reference internal" href="#releases">Releases:</a></li>
</ul>
</li>
<li><a class="reference internal" href="#clawpack-4-x">Clawpack 4.x</a></li>
</ul>
</li>
</ul>
<h3>Related Topics</h3>
<ul>
<li><a href="contents.html">Documentation overview</a><ul>
</ul></li>
</ul>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/changes.rst.txt"
rel="nofollow">Show Source</a></li>
<li><a href="https://github.com/clawpack/doc/blob/master/doc/changes.rst"
rel="nofollow">Show on GitHub</a></li>
<li><a href="https://github.com/clawpack/doc/edit/master/doc/changes.rst"
rel="nofollow">Edit on GitHub</a></li>
</ul>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© Copyright CC-BY 2019, The Clawpack Development Team.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44811544-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>