Skip to main content

A collection of scikit-learn compatible utilities that implement methods developed in the COSMO laboratory

Project description

scikit-cosmo

Test codecov

A collection of scikit-learn compatible utilities that implement methods developed in the COSMO laboratory

Deprecation Warning

IMPORTANT: This package has been renamed to scikit-matter (skmatter). This package will no longer be maintained and updated.

Please install the new package, skmatter, using:

pip install skmatter

Installation

pip install skcosmo 

You can then import skcosmo in your code!

Developing the package

Start by installing the development dependencies:

pip install tox black flake8

Then this package itself

git clone https://github.com/lab-cosmo/scikit-cosmo
cd scikit-cosmo
pip install -e .

This install the package in development mode, making is importable globally and allowing you to edit the code and directly use the updated version.

Running the tests

cd <scikit-cosmo PATH>
# run unit tests
tox
# run the code formatter
black --check .
# run the linter
flake8

You may want to setup your editor to automatically apply the black code formatter when saving your files, there are plugins to do this with all major editors.

License and developers

This project is distributed under the BSD-3-Clauses license. By contributing to it you agree to distribute your changes under the same license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skcosmo-0.1.3.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

skcosmo-0.1.3-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file skcosmo-0.1.3.tar.gz.

File metadata

  • Download URL: skcosmo-0.1.3.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for skcosmo-0.1.3.tar.gz
Algorithm Hash digest
SHA256 258f38c219b7014734e0e29a10d9c2fa7cc3b705d367522734157e6d7922ba6f
MD5 d9968017a79c23b12eaaa6a9807a80f1
BLAKE2b-256 fda578a509dc49c43f1dec99f5e8e6269b9d0571ccca7d1f904767bc67927f23

See more details on using hashes here.

Provenance

File details

Details for the file skcosmo-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: skcosmo-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.13

File hashes

Hashes for skcosmo-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b772c768b6d2c18a03d057fe8f2385ce5635c4404f94b6e1d0152e255e5953dd
MD5 62c1037798e859a3ecb2f6df243c0fb5
BLAKE2b-256 bce50175c8bacc5ba7fc4106112de117693a32ecf09f8de7212fd03f45be5953

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page