Skip to content

Commit

Permalink
Update to v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
computron committed Mar 24, 2018
1 parent 72b634e commit 897adb9
Show file tree
Hide file tree
Showing 33 changed files with 123 additions and 111 deletions.
4 changes: 4 additions & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
matminer Changelog
==================

**v0.2.9**

* fix pymatgen dep (A. Jain)

**v0.2.8**

* new FunctionFeaturizer to combine features into mini functions (J. Montoya)
Expand Down
12 changes: 8 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.2.8 documentation</title>
<title>MatMiner Changlog &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand All @@ -48,6 +48,10 @@ <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.2.9</strong></p>
<ul class="simple">
<li>fix pymatgen dep (A. Jain)</li>
</ul>
<p><strong>v0.2.8</strong></p>
<ul class="simple">
<li>new FunctionFeaturizer to combine features into mini functions (J. Montoya)</li>
Expand Down Expand Up @@ -252,7 +256,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 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.2.8 documentation</title>
<title>MatMiner Contributors &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -137,7 +137,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

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.2.8 documentation</title>
<title>Predicting bulk moduli with matminer &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -368,7 +368,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index &#8212; matminer 0.2.8 documentation</title>
<title>Index &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -38,7 +38,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -1211,7 +1211,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/index.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 (Materials Data Mining) &#8212; matminer 0.2.8 documentation</title>
<title>matminer (Materials Data Mining) &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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="#">matminer 0.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="#">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -214,7 +214,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="#">matminer 0.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="#">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/installation.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>Installing matminer &#8212; matminer 0.2.8 documentation</title>
<title>Installing matminer &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -127,7 +127,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/matminer.data_retrieval.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.data_retrieval package &#8212; matminer 0.2.8 documentation</title>
<title>matminer.data_retrieval package &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -440,7 +440,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/matminer.datasets.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.datasets package &#8212; matminer 0.2.8 documentation</title>
<title>matminer.datasets package &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -139,7 +139,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/matminer.datasets.test_datasets.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.datasets.test_datasets package &#8212; matminer 0.2.8 documentation</title>
<title>matminer.datasets.test_datasets package &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -131,7 +131,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/matminer.descriptors.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.descriptors package &#8212; matminer 0.2.8 documentation</title>
<title>matminer.descriptors package &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -117,7 +117,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/matminer.distance_metrics.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.distance_metrics package &#8212; matminer 0.2.8 documentation</title>
<title>matminer.distance_metrics package &#8212; matminer 0.2.9 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.2.8',
VERSION: '0.2.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -147,7 +147,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.2.8 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">matminer 0.2.9 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
Loading

0 comments on commit 897adb9

Please sign in to comment.