mirror of https://github.com/phonopy/phono3py.git
deploy: 6e4cabf1b75b0d1f75d3efe447bb7f2bbb6c5234
This commit is contained in:
parent
b2295c1a09
commit
60276d4ba3
Binary file not shown.
Binary file not shown.
|
@ -2,6 +2,10 @@
|
|||
|
||||
# Change Log
|
||||
|
||||
## Jun-12-2025: Version 3.16.0
|
||||
|
||||
- Release to follow the change of phonopy
|
||||
|
||||
## Apr-30-2025: Version 3.15.1
|
||||
|
||||
- Release to follow the change of phonopy
|
||||
|
|
|
@ -325,6 +325,7 @@ document.write(`
|
|||
</div>
|
||||
<nav aria-label="Page">
|
||||
<ul class="visible nav section-nav flex-column">
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#jun-12-2025-version-3-16-0">Jun-12-2025: Version 3.16.0</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#apr-30-2025-version-3-15-1">Apr-30-2025: Version 3.15.1</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#mar-4-2025-version-3-15-0">Mar-4-2025: Version 3.15.0</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#mar-1-2025-version-3-14-1">Mar-1-2025: Version 3.14.1</a></li>
|
||||
|
@ -436,6 +437,12 @@ document.write(`
|
|||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="change-log">
|
||||
<span id="changelog"></span><h1>Change Log<a class="headerlink" href="#change-log" title="Link to this heading">#</a></h1>
|
||||
<section id="jun-12-2025-version-3-16-0">
|
||||
<h2>Jun-12-2025: Version 3.16.0<a class="headerlink" href="#jun-12-2025-version-3-16-0" title="Link to this heading">#</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Release to follow the change of phonopy</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="apr-30-2025-version-3-15-1">
|
||||
<h2>Apr-30-2025: Version 3.15.1<a class="headerlink" href="#apr-30-2025-version-3-15-1" title="Link to this heading">#</a></h2>
|
||||
<ul class="simple">
|
||||
|
@ -1314,6 +1321,7 @@ a mesh number is an even number, it is more carefully treated.</p></li>
|
|||
</div>
|
||||
<nav class="bd-toc-nav page-toc">
|
||||
<ul class="visible nav section-nav flex-column">
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#jun-12-2025-version-3-16-0">Jun-12-2025: Version 3.16.0</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#apr-30-2025-version-3-15-1">Apr-30-2025: Version 3.15.1</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#mar-4-2025-version-3-15-0">Mar-4-2025: Version 3.15.0</a></li>
|
||||
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#mar-1-2025-version-3-14-1">Mar-1-2025: Version 3.14.1</a></li>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue