mirror of https://github.com/phonopy/phono3py.git
deploy: 535b2b42cc
This commit is contained in:
parent
6f6363b6a6
commit
cb5bbe2cd3
Binary file not shown.
Binary file not shown.
|
@ -2,8 +2,6 @@
|
|||
|
||||
# Force constants calculation using pypolymlp (machine learning potential)
|
||||
|
||||
**This is an experimental feature.**
|
||||
|
||||
With the `--pypolymlp` option, phono3py can interface with the polynomial
|
||||
machine learning potential (MLP) code,
|
||||
[pypolymlp](https://github.com/sekocha/pypolymlp), to perform training and
|
||||
|
|
|
@ -356,7 +356,6 @@ document.write(`
|
|||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="force-constants-calculation-using-pypolymlp-machine-learning-potential">
|
||||
<span id="pypolymlp-interface"></span><h1>Force constants calculation using pypolymlp (machine learning potential)<a class="headerlink" href="#force-constants-calculation-using-pypolymlp-machine-learning-potential" title="Link to this heading">#</a></h1>
|
||||
<p><strong>This is an experimental feature.</strong></p>
|
||||
<p>With the <code class="docutils literal notranslate"><span class="pre">--pypolymlp</span></code> option, phono3py can interface with the polynomial
|
||||
machine learning potential (MLP) code,
|
||||
<a class="reference external" href="https://github.com/sekocha/pypolymlp">pypolymlp</a>, to perform training and
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue