Skip to content

Commit bf868ee

Browse files
authored
Merge pull request #201 from Ericgig/update-qt5.1.0
Set latest release as qutip 5.1.0
2 parents 2b8a566 + b6f4ed5 commit bf868ee

File tree

3 files changed

+34
-14
lines changed

3 files changed

+34
-14
lines changed

_includes/sidebar.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<div class="panel panel-default">
55
<div class="panel-heading">Latest releases</div>
66
<div class="panel-body">
7-
<strong>QuTiP 5.0.4</strong>:
7+
<strong>QuTiP 5.1.0</strong>:
88
<ul>
9-
<li>September 03, 2024</li>
10-
<li><a href="https://qutip.readthedocs.io/en/qutip-5.0.x/installation.html">install</a></li>
11-
<li><a href="https://qutip.readthedocs.io/en/qutip-5.0.x/">docs</a></li>
12-
<li><a href="https://github.com/qutip/qutip/releases/tag/v5.0.4">src</a></li>
13-
<li><a href="https://qutip.readthedocs.io/en/qutip-5.0.x/changelog.html">changelog</a></li>
9+
<li>December 19, 2024</li>
10+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.1.x/installation.html">install</a></li>
11+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.1.x/">docs</a></li>
12+
<li><a href="https://github.com/qutip/qutip/releases/tag/v5.1.0">src</a></li>
13+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.1.x/changelog.html">changelog</a></li>
1414
</ul>
1515
<strong>QuTiP 4.7.5</strong>:
1616
<ul>

documentation.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ title: QuTiP Documentation
66

77
## Latest releases
88

9-
### Version 5.0.4
9+
### Version 5.1.0
1010

1111
<div class="row">
1212
<div class="col-md-3 col-md-offset-1">
1313
<img src="images/rtd.png" />
14-
<a href="https://qutip.readthedocs.io/en/qutip-5.0.x/">Read the Docs</a>
14+
<a href="https://qutip.readthedocs.io/en/qutip-5.1.x/">Read the Docs</a>
1515
</div>
1616
<div class="col-md-3 col-md-offset-1">
1717
<img src="images/pdf.png" />
18-
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/qutip-5.0.x/">PDF documentation</a>
18+
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/qutip-5.1.x/">PDF documentation</a>
1919
</div>
2020
</div>
2121

@@ -34,6 +34,19 @@ title: QuTiP Documentation
3434

3535
## Previous releases
3636

37+
### Version 5.0.4
38+
39+
<div class="row">
40+
<div class="col-md-3 col-md-offset-1">
41+
<img src="images/rtd.png" />
42+
<a href="https://qutip.readthedocs.io/en/qutip-5.0.x/">Read the Docs</a>
43+
</div>
44+
<div class="col-md-3 col-md-offset-1">
45+
<img src="images/pdf.png" />
46+
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/qutip-5.0.x/">PDF documentation</a>
47+
</div>
48+
</div>
49+
3750
### Version 4.7.5 (archived)
3851

3952
<div class="row">

download.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ The recommended way to install QuTiP is with conda or pip, see the
1717

1818
## Latest releases
1919

20-
### Verion 5.0.4 - 3 September 2024
20+
### Verion 5.1.0 - 19 December 2024
2121

22-
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.0.4.tar.gz']); void(0);"
23-
href="https://github.com/qutip/qutip/archive/v5.0.4.tar.gz">v5.0.4.tar.gz</a>
24-
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.0.4.zip']); void(0);"
25-
href="https://github.com/qutip/qutip/archive/v5.0.4.zip">v5.0.4.zip</a>
22+
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.1.0.tar.gz']); void(0);"
23+
href="https://github.com/qutip/qutip/archive/v5.1.0.tar.gz">v5.1.0.tar.gz</a>
24+
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.1.0.zip']); void(0);"
25+
href="https://github.com/qutip/qutip/archive/v5.1.0.zip">v5.1.0.zip</a>
2626

2727

2828
### Version 4.7.6 - 5 April 2024
@@ -35,6 +35,13 @@ The recommended way to install QuTiP is with conda or pip, see the
3535

3636
## Recent minor releases
3737

38+
### Verion 5.0.4 - 3 September 2024
39+
40+
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.0.4.tar.gz']); void(0);"
41+
href="https://github.com/qutip/qutip/archive/v5.0.4.tar.gz">v5.0.4.tar.gz</a>
42+
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.0.4.zip']); void(0);"
43+
href="https://github.com/qutip/qutip/archive/v5.0.4.zip">v5.0.4.zip</a>
44+
3845
### Verion 5.0.3 - 28 June 2024
3946

4047
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.0.3.tar.gz']); void(0);"

0 commit comments

Comments
 (0)