Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TsumiNa committed Jan 23, 2018
1 parent e6a63f6 commit 9909182
Show file tree
Hide file tree
Showing 15 changed files with 176 additions and 789 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ venv.bak/
tags
.idea/
.vscode/
pyinstrument
32 changes: 0 additions & 32 deletions Untitled.ipynb

This file was deleted.

Binary file removed density_pdf.png
Binary file not shown.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ By use Xenon.Py(**v0.1.0beta**) you can:

Xenon.Py is a `open source project <https://github.com/yoshida-lab/XenonPy>`_ inspired by `matminer <https://hackingmaterials.github.io/matminer>`_.
This project has just started and a long way to run. We have our plan but very pleased to hear your feedback to make it even better.

Code contributions are also welcomed. See :doc:`contribution` for details.


Expand Down
4 changes: 3 additions & 1 deletion environment_py35.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ dependencies:
- seaborn
- urllib3
- matplotlib
- plotly
- scikit-learn
- scipy
- pytorch
- pyyaml
- pip:
- pymonad
- pymatgen
- pymatgen
- matminer
2 changes: 2 additions & 0 deletions environment_py36.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ dependencies:
- pymatgen
- urllib3
- matplotlib
- plotly
- scikit-learn
- scipy
- pytorch
- pyyaml
- pip:
- pymonad
- matminer
81 changes: 0 additions & 81 deletions pyguide_1.html

This file was deleted.

48 changes: 0 additions & 48 deletions pyinstrument/meta.yaml

This file was deleted.

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
numpy
pandas
pymatgen
matminer
tqdm
seaborn
PyYAML
Expand Down
Binary file added samples/band_gap_desc_expt.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9909182

Please sign in to comment.