Skip to content

Commit 79081de

Browse files
opxrd/usage: Added multi pattern PCA example
1 parent abf984c commit 79081de

File tree

2 files changed

+162
-39
lines changed

2 files changed

+162
-39
lines changed

opxrd/usage.ipynb

Lines changed: 161 additions & 38 deletions
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "opxrd"
33
version = "0.1.0"
44
authors = [{name = "Daniel Hollarek", email = "[email protected]"}]
55
description = "Python API for opXRD database. See more at https://xrd.aimat.science/"
6-
dependencies = ["holytools", "xrdpattern"]
6+
dependencies = ["holytools", "xrdpattern","scikit-learn"]
77

88
[tool.setuptools.packages.find]
99
include = ["opxrd"]

0 commit comments

Comments
 (0)