license = "MIT" automode = true archful = false summary = "A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices)." pypi_version = "0.6" pypi_name = "linear-operator" python_name = "python-linear-operator" url = "https://pypi.org/project/linear-operator/" source = "PyPI" archive_name = "linear_operator-0.6.tar.gz" extras = [ "dev", "docs", "test", ] license_files_present = true