scikit-learn-contrib / scikit-matter

A collection of scikit-learn compatible utilities that implement methods born out of the materials science and chemistry communities
https://scikit-matter.readthedocs.io/en/v0.2.0/
BSD 3-Clause "New" or "Revised" License
70 stars 18 forks source link

Rerestructure requirements after #171 #183

Closed PicoCentauri closed 1 year ago

PicoCentauri commented 1 year ago

As a little aftermath to #171 this PR resorts the requirements for the examples.

Background: The requirements for the examples do not live in an extra file in examples anymore but can be installed directly when skmatter is installed using

pip install skmatter[examples]

This avoids duplications and makes it easier for users to work with our examples.


:books: Documentation preview :books:: https://scikit-matter--183.org.readthedocs.build/en/183/