Skip to content

Commit

Permalink
Update to v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
computron committed Nov 17, 2017
1 parent 6a5b2a3 commit 7c8d3bb
Show file tree
Hide file tree
Showing 31 changed files with 458 additions and 194 deletions.
9 changes: 9 additions & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
matminer Changelog
==================

**v0.1.6**

* more site / structure fingerprint options
* Miedema model (Q. Wang)
* updates to CitrineDataRetrieval (S. Bajaj)
* updates to BandStructureFeaturizer (A. Faghaninia)
* allow featurize_dataframe() to ignore errors (A. Dunn)
* some patches of DOSFeaturizer

**v0.1.5**

* new Site and Structure fingerprints based on order parameters (N. Zimmermann)
Expand Down
1 change: 1 addition & 0 deletions docs/_sources/contributors.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Matminer is led by `Anubhav Jain <http://www.anubhavjain.net/>`_ and the Hacking
* Saurabh Bajaj (currently at Citrine Informatics)
* Alireza Faghaninia
* Nils Zimmermann
* Qi Wang
* Sayan Rowchowdhury
* Alex Dunn
* Jason Frost
Expand Down
17 changes: 13 additions & 4 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>MatMiner Changlog &#8212; matminer 0.1.5 documentation</title>
<title>MatMiner Changlog &#8212; matminer 0.1.6 documentation</title>
<link rel="stylesheet" href="_static/nature.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.1.5',
VERSION: '0.1.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -34,7 +34,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>

Expand All @@ -45,6 +45,15 @@ <h3>Navigation</h3>

<div class="section" id="matminer-changelog">
<h1>matminer Changelog<a class="headerlink" href="#matminer-changelog" title="Permalink to this headline"></a></h1>
<p><strong>v0.1.6</strong></p>
<ul class="simple">
<li>more site / structure fingerprint options</li>
<li>Miedema model (Q. Wang)</li>
<li>updates to CitrineDataRetrieval (S. Bajaj)</li>
<li>updates to BandStructureFeaturizer (A. Faghaninia)</li>
<li>allow featurize_dataframe() to ignore errors (A. Dunn)</li>
<li>some patches of DOSFeaturizer</li>
</ul>
<p><strong>v0.1.5</strong></p>
<ul class="simple">
<li>new Site and Structure fingerprints based on order parameters (N. Zimmermann)</li>
Expand Down Expand Up @@ -143,7 +152,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
9 changes: 5 additions & 4 deletions docs/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>MatMiner Contributors &#8212; matminer 0.1.5 documentation</title>
<title>MatMiner Contributors &#8212; matminer 0.1.6 documentation</title>
<link rel="stylesheet" href="_static/nature.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.1.5',
VERSION: '0.1.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -34,7 +34,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>

Expand All @@ -53,6 +53,7 @@ <h2><a class="reference external" href="https://hackingmaterials.lbl.gov/">LBNL
<li>Saurabh Bajaj (currently at Citrine Informatics)</li>
<li>Alireza Faghaninia</li>
<li>Nils Zimmermann</li>
<li>Qi Wang</li>
<li>Sayan Rowchowdhury</li>
<li>Alex Dunn</li>
<li>Jason Frost</li>
Expand Down Expand Up @@ -133,7 +134,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
8 changes: 4 additions & 4 deletions docs/example_bulkmod.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Predicting bulk moduli with matminer &#8212; matminer 0.1.5 documentation</title>
<title>Predicting bulk moduli with matminer &#8212; matminer 0.1.6 documentation</title>
<link rel="stylesheet" href="_static/nature.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.1.5',
VERSION: '0.1.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -34,7 +34,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -365,7 +365,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.5 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.1.6 documentation</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down

0 comments on commit 7c8d3bb

Please sign in to comment.