clifra
Copyright 2026 Eunkyum Kim (Concode0)

This product includes software developed by Eunkyum Kim for the clifra
project.

Third-party software notices
============================

clifra depends on third-party projects distributed under their respective
licenses:

Core dependencies
-----------------

* PyTorch (https://pytorch.org/)
  Copyright (c) 2016-present, Meta Platforms, Inc. and affiliates.
  Licensed under the BSD-3-Clause License.

* setuptools (https://setuptools.pypa.io/)
  Licensed under the MIT License.

Optional development and documentation dependencies
--------------------------------------------------

* pytest and pytest-xdist (https://pytest.org/)
  Copyright (c) 2004-present, Holger Krekel and contributors.
  Licensed under the MIT License.

* Ruff (https://docs.astral.sh/ruff/)
  Licensed under the MIT License.

* MkDocs (https://www.mkdocs.org/)
  Licensed under the BSD-2-Clause License.

* Material for MkDocs (https://squidfunk.github.io/mkdocs-material/)
  Licensed under the MIT License.

* mkdocstrings (https://mkdocstrings.github.io/)
  Licensed under the ISC License.

* pymdown-extensions (https://facelessuser.github.io/pymdown-extensions/)
  Licensed under the MIT License.

* Matplotlib (https://matplotlib.org/)
  Licensed under a Python Software Foundation compatible license.

* Seaborn (https://seaborn.pydata.org/)
  Licensed under the BSD-3-Clause License.
