cudass
Copyright 2025 cudass contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

---

This software uses or depends on the following third-party packages and libraries.
Your use of those components is subject to their respective licenses; this
NOTICE does not grant you rights under those licenses.

  • PyTorch (torch) – BSD 3-Clause
    https://pytorch.org/ | https://github.com/pytorch/pytorch

  • NVIDIA cuDSS (via the nvidia-cudss-cu12 or nvidia-cudss-cu13 package) – NVIDIA cuDSS Software License
    https://pypi.org/project/nvidia-cudss-cu12/
    https://pypi.org/project/nvidia-cudss-cu13/
    https://developer.nvidia.com/cudss

  • nvmath (optional fallback when cudss_bindings are not available) – NVIDIA
    https://pypi.org/project/nvmath/ (if installed)

  • Cython (build) – Apache License 2.0
    https://cython.org/

  • CUDA Toolkit (nvcc, headers; for building extensions) – NVIDIA CUDA Toolkit License
    Supplied by the user's environment; not redistributed by this project.

  • cuSOLVER / cuBLAS (used by PyTorch and by cudass backends) – NVIDIA
    Via PyTorch or system/CUDA installation; not redistributed by this project.
