Skip to content

Commit

Permalink
Update to v0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
computron committed Aug 9, 2019
1 parent bbbcd0c commit ca47e18
Show file tree
Hide file tree
Showing 112 changed files with 7,052 additions and 7,450 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
matminer Changelog
==================

**v0.5.9**

* add Meredig composition featurizer (A. Trewartha)
* update / fix Miedema model parameters (Q. Wang)
* update code for latest pymatgen (A. Dunn)

**v0.5.8**

* optimizations for Global Instability Index featurizer (N. Wagner, L. Ward)
Expand Down
3 changes: 2 additions & 1 deletion docs/_sources/contributors.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ Other
* Kamal Choudhary (NIST)
* Tian Xie (MIT)
* Daiki Nishikawa
* Nicholas Wagner (Northwestern University)
* Nicholas Wagner (Northwestern University)
* Amalie Trewartha (LBNL)
1 change: 1 addition & 0 deletions docs/_sources/featurizer_summary.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Features based on a material's composition.
Name Description
=============================== ================================================================================================================================================================================================================================================================================================================================================================================================================
:code:`ElementProperty` Class to calculate elemental property attributes. `[more] <https://hackingmaterials.github.io/matminer/matminer.featurizers.html#matminer.featurizers.composition.ElementProperty>`_
:code:`Meredig` Class to calculate features as defined in Meredig et. al. `[more] <https://hackingmaterials.github.io/matminer/matminer.featurizers.html#matminer.featurizers.composition.Meredig>`_
:code:`OxidationStates` Statistics about the oxidation states for each specie. `[more] <https://hackingmaterials.github.io/matminer/matminer.featurizers.html#matminer.featurizers.composition.OxidationStates>`_
:code:`AtomicOrbitals` Determine HOMO/LUMO features based on a composition. `[more] <https://hackingmaterials.github.io/matminer/matminer.featurizers.html#matminer.featurizers.composition.AtomicOrbitals>`_
:code:`BandCenter` Estimation of absolute position of band center using electronegativity. `[more] <https://hackingmaterials.github.io/matminer/matminer.featurizers.html#matminer.featurizers.composition.BandCenter>`_
Expand Down
50 changes: 25 additions & 25 deletions docs/_sources/matminer.data_retrieval.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Subpackages

.. toctree::

matminer.data_retrieval.tests
matminer.data_retrieval.tests

Submodules
----------
Expand All @@ -15,63 +15,63 @@ matminer.data\_retrieval.retrieve\_AFLOW module
-----------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_AFLOW
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_Citrine module
-------------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_Citrine
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_MDF module
---------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_MDF
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_MP module
--------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_MP
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_MPDS module
----------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_MPDS
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_MongoDB module
-------------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_MongoDB
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.retrieve\_base module
----------------------------------------------

.. automodule:: matminer.data_retrieval.retrieve_base
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: matminer.data_retrieval
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:
42 changes: 21 additions & 21 deletions docs/_sources/matminer.data_retrieval.tests.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,55 +8,55 @@ matminer.data\_retrieval.tests.test\_retrieve\_AFLOW module
-----------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_AFLOW
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.tests.test\_retrieve\_Citrine module
-------------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_Citrine
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.tests.test\_retrieve\_MDF module
---------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_MDF
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.tests.test\_retrieve\_MP module
--------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_MP
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.tests.test\_retrieve\_MPDS module
----------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_MPDS
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.data\_retrieval.tests.test\_retrieve\_MongoDB module
-------------------------------------------------------------

.. automodule:: matminer.data_retrieval.tests.test_retrieve_MongoDB
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: matminer.data_retrieval.tests
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:
26 changes: 13 additions & 13 deletions docs/_sources/matminer.datasets.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Subpackages

.. toctree::

matminer.datasets.tests
matminer.datasets.tests

Submodules
----------
Expand All @@ -15,31 +15,31 @@ matminer.datasets.convenience\_loaders module
---------------------------------------------

.. automodule:: matminer.datasets.convenience_loaders
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.dataset\_retrieval module
-------------------------------------------

.. automodule:: matminer.datasets.dataset_retrieval
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.utils module
------------------------------

.. automodule:: matminer.datasets.utils
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: matminer.datasets
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:
36 changes: 18 additions & 18 deletions docs/_sources/matminer.datasets.tests.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,47 +8,47 @@ matminer.datasets.tests.base module
-----------------------------------

.. automodule:: matminer.datasets.tests.base
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.tests.test\_convenience\_loaders module
---------------------------------------------------------

.. automodule:: matminer.datasets.tests.test_convenience_loaders
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.tests.test\_dataset\_retrieval module
-------------------------------------------------------

.. automodule:: matminer.datasets.tests.test_dataset_retrieval
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.tests.test\_datasets module
---------------------------------------------

.. automodule:: matminer.datasets.tests.test_datasets
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

matminer.datasets.tests.test\_utils module
------------------------------------------

.. automodule:: matminer.datasets.tests.test_utils
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: matminer.datasets.tests
:members:
:undoc-members:
:show-inheritance:
:members:
:undoc-members:
:show-inheritance:

0 comments on commit ca47e18

Please sign in to comment.