imate

View on PyPIReverse Dependencies (2)

0.25.2 imate-0.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-cp39-cp39-win_amd64.whl
imate-0.25.2-cp39-cp39-macosx_10_9_x86_64.whl
imate-0.25.2-cp39-cp39-macosx_11_0_arm64.whl
imate-0.25.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-cp312-cp312-win_amd64.whl
imate-0.25.2-cp312-cp312-macosx_10_9_x86_64.whl
imate-0.25.2-cp312-cp312-macosx_11_0_arm64.whl
imate-0.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-cp311-cp311-win_amd64.whl
imate-0.25.2-cp311-cp311-macosx_10_9_x86_64.whl
imate-0.25.2-cp311-cp311-macosx_11_0_arm64.whl
imate-0.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-cp310-cp310-win_amd64.whl
imate-0.25.2-cp310-cp310-macosx_10_9_x86_64.whl
imate-0.25.2-cp310-cp310-macosx_11_0_arm64.whl
imate-0.25.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
imate-0.25.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
imate-0.25.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
imate-0.25.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
imate-0.25.2-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
imate-0.25.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl

Wheel Details

Project: imate
Version: 0.25.2
Filename: imate-0.25.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Download: [link]
Size: 2217835
MD5: 2343f9fa12de553a10234834392c1284
SHA256: ff30d827ce1f6643e07fbcd1420869a39cf023cf85bb44ad5f465ee5ef9b9a2f
Uploaded: 2024-01-23 02:06:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imate
Version: 0.25.2
Summary: Implicit Matrix Trace Estimator. Computes the trace of functions of implicit matrices. Accelerated on CPU and CUDA-capable GPU devices.
Author: Siavash Ameli
Author-Email: sameli[at]berkeley.edu
Home-Page: https://github.com/ameli/imate
Download-Url: https://github.com/ameli/imate/archive/main.zip
Project-Url: Documentation, https://github.com/ameli/imate/blob/main/README.rst
Project-Url: Source, https://github.com/ameli/imate
Project-Url: Tracker, https://github.com/ameli/imate/issues
Keywords: matrix-computations matrix-inverse interpolation-techniques cholesky-decomposition randomized-algorithms lanczos-iteration parameter-estimation radial-basis-function polynomial-bases orthogonal-polynomials cross-validation
Classifier: Programming Language :: C++
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Platform: Linux
Platform: OSX
Platform: Windows
Requires-Python: >=3.8
Requires-Dist: numpy (>1.11)
Requires-Dist: scipy (>=1.5)
Requires-Dist: matplotlib (>=2.0); implementation_name == "cpython"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-math-dollar; extra == "docs"
Requires-Dist: sphinx-toggleprompt (<0.4); extra == "docs"
Requires-Dist: pydata-sphinx-theme (==0.9.0); extra == "docs"
Requires-Dist: graphviz; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-multitoc-numbering; extra == "docs"
Requires-Dist: pandoc; extra == "docs"
Requires-Dist: sphinx-prompt; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinxext-opengraph; extra == "docs"
Requires-Dist: scipy; extra == "docs"
Requires-Dist: scikit-sparse; extra == "extra"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Provides-Extra: docs
Provides-Extra: extra
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: AUTHORS.txt
[Description omitted; length: 10100 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: false
Tag: pp310-pypy310_pp73-macosx_11_0_arm64

RECORD

Path Digest Size
imate/__init__.py sha256=OjgwVZL3AYRGZKoB499CI9oYvdYwtphDOFjSRI7qnvI 4866
imate/__version__.py sha256=NMzPG-AisbqV0qHNDcM-oIMtdXA6rLhjzeATPyNq6Nw 23
imate/linear_operator/matrix.py sha256=gOg6CmIY9j3g8dccRZFIYWSr5ZrZOY5-pFtkBNSfoBo 13863
imate/linear_operator/__init__.py sha256=MTiZpspNN2HIjhm5exXRT8stmVek27TQ0Hcu8EwtjA8 520
imate/linear_operator/affine_matrix_function.py sha256=OjTfm3XJ7Z7fCl6gAnmhu92ypZsTrBB4j6tDbySDIkA 14757
imate/linear_operator/linear_operator.py sha256=tBxXIRwlnqO9_ekNoHrohhPJmA599POIpvRjY3YH4wM 5105
imate/trexp/__init__.py sha256=xqrR0kx2a2CgrbIJzEM1diqufZkQ753at4AC2aUmuQA 374
imate/trexp/_slq_method.pyx sha256=v4j9VabG46QYPTnK5lYuhbAsRgga-TP2enVpoqwwZNc 34130
imate/trexp/_slq_method.pypy310-pp73-darwin.so sha256=sGlhnHDEQbLCApT6Khtx62uLVbnS_98RcLoLre7KqGc 166960
imate/trexp/_eigenvalue_method.py sha256=yT9mYbZ5XAnKvHkfQ_DSE-MQOWWJj1331g3yVESKSiI 18268
imate/trexp/trexp.py sha256=eYnR32GG3S5ODI925rcewc8Ljq6r7ZxkSQTfd9VGnCY 13262
imate/_c_trace_estimator/convergence_tools.cpp sha256=FQATmnxj87s_7J_xxDIhLcz3PUTx1xQdce4IUF3IFik 15256
imate/_c_trace_estimator/c_orthogonalization.pxd sha256=7wt11H3AkQPbp_vEDeEZ1kHG31a5FUW-ipScN0I7BJY 1117
imate/_c_trace_estimator/special_functions.h sha256=QV8jllH8AJsg1mLs-4pOz2vwss5S7Mqd0kqEHwkfO0I 691
imate/_c_trace_estimator/c_orthogonalization.cpp sha256=0AWOrbkw6SrPvSYfeODW_SVq9jg7UO8xyG3kZp6_igE 15813
imate/_c_trace_estimator/__init__.pxd sha256=5fPZZ5fLt3AQMW7tbXLW6vUTtTlpbwSl9G9r_9Gna0Q 442
imate/_c_trace_estimator/c_golub_kahn_bidiagonalization.h sha256=AkPMy2GjJ0GgaIZ2bQnj2qqGH0f438m6Ej0Azfoj0Pw 1118
imate/_c_trace_estimator/py_c_trace_estimator.pxd sha256=g2O60hPCWQwGKc9JRSBEi66QNUdWT_LtEGLIp7a85aM 1206
imate/_c_trace_estimator/__init__.py sha256=Bbdi65DKghspeenolDd6nxNQRbakSUg6EP736w4x4-A 417
imate/_c_trace_estimator/lapack_api.cpp sha256=SK3a8tyYB8-p95QSAOYX9_W65aIsDE6zZdo7DGtQTTA 6937
imate/_c_trace_estimator/lapack_api.h sha256=PXS7fQoDYXEijmVGJvnsaB0FPuXHpPu5URSJc7zRU74 2040
imate/_c_trace_estimator/c_lanczos_tridiagonalization.cpp sha256=NkzK-XatOWN1iCkm5fGE5Eom9dL1fPEJEx4cn80Wmp4 10658
imate/_c_trace_estimator/c_orthogonalization.h sha256=xEaZ3UEZeqenGGiN6CZZ2TrgHBtwd9Et8trn6heV538 1527
imate/_c_trace_estimator/py_c_trace_estimator.pypy310-pp73-darwin.so sha256=KV5YxIBzwY_2VY2Jwq1ODZVyF0oKo0SgF_O4EDt9VD8 372032
imate/_c_trace_estimator/py_c_trace_estimator.pyx sha256=jAexOSjWWNVxTRBCgj-oOdvgQH0VGb-RR75NlHJIpbY 15358
imate/_c_trace_estimator/convergence_tools.h sha256=iIvnkoSiyJuudK9UqoTTccZu76N9KPKeFpT7B9e17Ao 2199
imate/_c_trace_estimator/diagonalization.h sha256=OFV--77d8-MRmG8BZ_9YN72dUoYKe9-qcTydzB_5iE8 1468
imate/_c_trace_estimator/special_functions.cpp sha256=lyAViTUphddO6anTF0WEgGl8nYQeDeKPEMtUzjDopGo 2927
imate/_c_trace_estimator/c_lanczos_tridiagonalization.h sha256=jt6WNWHGnohzHz1fIDfz78xS8wMOmjGYP92LpwKis44 1108
imate/_c_trace_estimator/c_trace_estimator.cpp sha256=ZZG7r_bIp9KApmUJQ6kPxu8bJWw3ABus5TgvZjdh02c 30682
imate/_c_trace_estimator/c_golub_kahn_bidiagonalization.cpp sha256=tWAo5q9KJDiDB1DmLHckjxlOYbsSTy-YjpaXB26m7uQ 10576
imate/_c_trace_estimator/c_trace_estimator.h sha256=fFlzCKVI7WGTaJ5mx2MrdhwMR0Ez0SBBq4rqGczS6qE 3142
imate/_c_trace_estimator/c_trace_estimator.pxd sha256=SDoSqhN7zNc3-WWQ1oC4YQ3IH_albcmCbGkf8pZZYQo 1802
imate/_c_trace_estimator/lapack_api.pxi sha256=5XxX5t67sWfYH4QxCRnRqL2qNaX0nuEq5i760A07_-Y 3259
imate/_c_trace_estimator/diagonalization.cpp sha256=VGme9SGX8NaSRC0a90ePN6buxxdDJwSanvUSSlm9QBw 9390
imate/_c_basic_algebra/c_matrix_operations.cpp sha256=DWGhURRjqZEiZCOn_HLIGZ8KACjuLN3F2tUEu08f1m8 38783
imate/_c_basic_algebra/__init__.pxd sha256=jlI4PPZr4ko2PrdeNC5dSEUL24ywE0wru0Qe5sj1TiY 402
imate/_c_basic_algebra/cblas_interface.h sha256=PhEmj4Pzn1X9iPFiKJIvaHDfBkc0RFdHF3Nh2_A-RPo 2582
imate/_c_basic_algebra/c_vector_operations.h sha256=r351mRYbccsaUNfdSZEMJes_DZXmUMEAqXRBWt7EoTs 2443
imate/_c_basic_algebra/c_vector_operations.pxd sha256=0054cDdKA-LNbSRT3s209bqADbXDtywrT2wl5dqdfiQ 1997
imate/_c_basic_algebra/cblas_interface.cpp sha256=a2lbEbknPyNKf2qISzfs9y0tvS0yUkoy9BL9iiRipBQ 10449
imate/_c_basic_algebra/c_vector_operations.cpp sha256=tw7YlJnP65qXI2_7MeEGQWepKiZT0sop8V9g5ULNyHg 12425
imate/_c_basic_algebra/c_matrix_operations.h sha256=mGIrsDvzkbPFxSgBGb-gg2p8teSfcr8_u0vwEYM5mFs 6539
imate/trace/trace.py sha256=y0XjzdPpq6g8Wr-iVB5gOmOx4ObSy38g0ZtQk2Hqq1A 14228
imate/trace/__init__.py sha256=oD2Y45164w8egRxO6AbqCW2lKIWYw81_ttQyXEcwObU 374
imate/trace/_slq_method.pyx sha256=_GCzA_QxZsjT-d7oSWIuP1mNHKv-WeUyIg7LWL5jiII 34512
imate/trace/_slq_method.pypy310-pp73-darwin.so sha256=HCstRSDa7mvJz5UDwBJhAdUppFtF19WDa06_bVkzLdk 166896
imate/trace/_eigenvalue_method.py sha256=Q8lo6hH4_-Y8ENlq5ivlKaib5J-FW4GSf_C61Mrd3Y8 18805
imate/trace/_exact_method.py sha256=lNls4SPwVQgQKgTtQn_HtdfFyKLK_Qk-CTeyfsNjZgc 12644
imate/interpolator/_monomial_basis_functions_method.py sha256=ULqaFWSQpePj01FMR64YMYBpCHXG2g3Cg1-Bn4evo_k 14932
imate/interpolator/_chebyshev_rational_functions_method.py sha256=aD3IYqw_n9Q7k0SrP93wrLgwVZM1eoMqetLzEQfU8bA 21796
imate/interpolator/_spline_method.py sha256=HP98eCWfwpijmcGca5KEuS5GI2k52R45hHs3pyntUDc 13860
imate/interpolator/_rational_polynomial_functions_method.py sha256=yTKNWmAfzduRsggZNpM6EWy-6MpdWrzhxFe0Gc-BCLc 16265
imate/interpolator/_inverse_monomial_basis_functions_method.py sha256=dCJc3z-pz5J7Q0y8crL9Hy0Iqdmdab30kwyieaIzw1c 25391
imate/interpolator/__init__.py sha256=ysAEp04IVEXVXUEsdZH6xjp3p3CWZytywdB7BQcf8Kg 556
imate/interpolator/_eigenvalues_method.py sha256=lQMY48K-4STOeG4GfTJ514Ldx8hb364uFyE0H1CLPyQ 12496
imate/interpolator/_radial_basis_functions_method.py sha256=a3RugMGS7c2R2OZJ-fHFNXwlfT7me0LlLxNU0hs9nlo 17463
imate/interpolator/_interpolant_base.py sha256=o4SLrDkm7VsoDtHmdHXvasWu3wqYes65YWugUv7Ws-4 9796
imate/interpolator/_exact_method.py sha256=-J6cQQ7AVx9vZ5aUznAjt7_DP3lQlrrexHw3tqpWXIE 9080
imate/interpolator/interpolate_schatten.py sha256=8vVu-9ip5AzlnxNJB3TFdt41MPmOeJ3J-xaqL9r4_5M 52360
imate/interpolator/interpolate_logdet.py sha256=9p4n8u4DWTMCMqnomcplcNMwqsEviRrekrj2pqbI_zA 33008
imate/interpolator/interpolate_trace.py sha256=lo6cD2o0oPeET7XN5ctckgdZ0gebLRRPd-NlEJjND_U 38677
imate/_cuda_utilities/device_properties.pxd sha256=pTHjuBYhnz9oP3iYpxEKPXz12bqGcJe3hDky1e66UP8 536
imate/_cuda_utilities/py_query_device.pxd sha256=nWKbh6Ssq-0xig5BS1nm8nMcFckHUh9VsAMqUdnXLb8 397
imate/_cuda_utilities/__init__.pxd sha256=9l6SifYHjV6u0IAHtr6HWXyzGx7qSfvigVd2r-MNY_o 460
imate/_cuda_utilities/cuda_timer.h sha256=qOI4YJ-joH5XqAEftQF2t4RO-zI-ULs5fgtxsinMy-o 2025
imate/_cuda_utilities/query_device.h sha256=27rwCeV4-fMSOSzI_Kitf0Q6YhfpzEkCeI8K_Pt6AvM 647
imate/_cuda_utilities/cuda_interface.h sha256=tZbbJLLG-1JFxW9IZF2qXq9jvX6LeEFMRxRyHuhPQms 1810
imate/_cuda_utilities/cuda_timer.cu sha256=S81EgwP7qrsezwRW6_Dn1G-sMOQhrlFykQsOIIFvYns 1412
imate/_cuda_utilities/cuda_interface.cu sha256=riDXcZq3_HiUG3-6FtFo6bf4Ty-26k1Vw8WWB3min8M 6525
imate/_cuda_utilities/query_device.cu sha256=1Zou8lzuJnpTwMJYqDvpvM5aXc1KyA8ARfYAnzuD6sk 1910
imate/_cuda_utilities/query_device.pxd sha256=4fd4TWc-HRRJSpKAoJ13aY-q4RAxwlBn9B-yUksWAYM 547
imate/_cuda_utilities/py_query_device.pyx sha256=rK8gTv6hJjH5a5Ucjis8rl1UxH90LJrr1s1pznwMI04 1878
imate/_cuda_utilities/device_properties.cu sha256=ve5qpAkPv0VIINihzA5AZEH_cIUcFCCD-r9hMyeZImU 1879
imate/_cuda_utilities/device_properties.h sha256=_HjlszHKvSxQ_syJz0ws1LNSPMdpFE_ZJHtDKEbbw-g 896
imate/_c_linear_operator/c_linear_operator.pxd sha256=5jPX8MkwhSoNJ4xtSoBGYlwEKwqZKiVIyJ9JdmM3-_k 1107
imate/_c_linear_operator/c_csr_matrix.cpp sha256=26xvdd2exE17vfKObjyrfo9tgt_IdlVVNpfJT7Af79s 5010
imate/_c_linear_operator/py_c_affine_matrix_function.pyx sha256=6fajQBjRKUQDetsuTXIJNQ4pbOrberVaMvsyat256cg 34393
imate/_c_linear_operator/c_linear_operator.cpp sha256=yrDyvvZUTLHdzXX8Xzl4AevmiOkg-yQKsxNRTc0_PbA 3428
imate/_c_linear_operator/c_csr_matrix.pxd sha256=7Pc_XnbzC0s_Em22b56ThnUjFZmT0Y3dw5wWz3EY2J8 869
imate/_c_linear_operator/c_dense_affine_matrix_function.h sha256=avMS580KEds-wrnz_f6CVt3pbHVRmpcyst5AjzDkRlc 1891
imate/_c_linear_operator/c_csc_affine_matrix_function.pxd sha256=5i_JcDUBOaFjntG--W7f5_y1mrOcYn6E1NuPbnKv2tw 1356
imate/_c_linear_operator/c_dense_matrix.h sha256=OZxHgzaPIlcPs3mJWdT7rTyK8e_2fneJ4CLo4BltMvM 1739
imate/_c_linear_operator/c_matrix.h sha256=WHnLMbIrN3C-CovTo5qN1H3_aJm1VwtumWysccvx6Bs 1760
imate/_c_linear_operator/c_csc_affine_matrix_function.cpp sha256=ZQlqf9bnl-0V3rOSOcnRM-OJdrRwYIngxiNUsIX5LPk 6418
imate/_c_linear_operator/c_csr_affine_matrix_function.h sha256=iEDwLmZOQLBCnOJ1DzMU9vgH1sXHe1SYLHx22eXB7zA 2046
imate/_c_linear_operator/c_csr_matrix.h sha256=uHjXBHz4dIldehFWY_9tsXt0pbEB_zr4oiwccpiu39c 1872
imate/_c_linear_operator/py_c_matrix.pypy310-pp73-darwin.so sha256=psZptQ-9X9cxH8itMQeTp9ccj8Z9Z1hDtIrOBBHPeWc 323968
imate/_c_linear_operator/c_csc_matrix.pxd sha256=8KM3jnHaZXR0zKXX67dNl6pODf6GSuIp8RDfj0zMyEU 869
imate/_c_linear_operator/__init__.pxd sha256=TDedwy3oRvPAfkJe-zKujZMUe91C4eGDeSK4AKpVMI4 736
imate/_c_linear_operator/py_c_matrix.pxd sha256=kaz5SwvyfSbNqwPJQsF9b78l0Jxnlyw4iMb3kUHqcjA 561
imate/_c_linear_operator/c_csc_matrix.cpp sha256=xpA5OmXbkCfj2oI-cWPoskRCv9nE34rlWH-zNPLmK14 5038
imate/_c_linear_operator/py_c_linear_operator.pyx sha256=ppwUwG48-QSKpYzilRJjtKlTC8xe_d1v97DRq8Vs7Rc 14157
imate/_c_linear_operator/c_affine_matrix_function.h sha256=gQXM-dvp9SXGQv73ewySEY-kLaZ8EH0XTHM4nA5ARzU 1972
imate/_c_linear_operator/c_dense_affine_matrix_function.pxd sha256=CF-onfK4JDLzJEXlNb_W_OgC-cv_Q12UuANupABo0A0 1181
imate/_c_linear_operator/c_dense_matrix.cpp sha256=3fRCdt5gMlSSR3i2q_oHAEPwPfLbVDxiWQPTYC1jJDY 4556
imate/_c_linear_operator/c_csr_affine_matrix_function.pxd sha256=6Ax3B0vCqGT_bN5sUyt5XzLW6rHQfUoSevdV5DuhGTc 1356
imate/_c_linear_operator/__init__.py sha256=MvIiHEEVnPCSSPq9-zHxwX0M-jFGZLl79DZlTmwxCmg 553
imate/_c_linear_operator/c_csc_affine_matrix_function.h sha256=s4zKwbko81ST8ZnzLuVbxNt4iTwlF0ErK0liAPhzXz4 2036
imate/_c_linear_operator/c_dense_affine_matrix_function.cpp sha256=yyrMXBBW9oyMG71jQdt7KaMHTr7KK-i2dGIMSMlqBgk 6229
imate/_c_linear_operator/c_dense_matrix.pxd sha256=2U31jeVBcbHXGSKK6EKjBAkC8tapCBLxgFWwRB0YcAo 816
imate/_c_linear_operator/c_csr_affine_matrix_function.cpp sha256=I0YLrsvISIAvX7ZLPIyc2vkMW9N1OIshUERfyhaF3YY 6407
imate/_c_linear_operator/c_matrix.pxd sha256=IGtSRO02CvHSd5-aksaVbGhpyzrNpBt8Jq1-St7mWMU 602
imate/_c_linear_operator/c_affine_matrix_function.cpp sha256=mRq8-NNtihsfrqniuB79I0f2kPE_Y-OWj3pIHFxPGqM 5102
imate/_c_linear_operator/c_linear_operator.h sha256=OrMuIl-yhQJTb1oCC0EBe66MdRcvYXum19bA9yWPtbs 2332
imate/_c_linear_operator/c_affine_matrix_function.pxd sha256=9ezWmIt2oP1UHtVOqa7xvqUsCRrE_fJpEEe32eaww10 646
imate/_c_linear_operator/c_matrix.cpp sha256=VI6_6wcRQZoNOaZK91hUF5S8-qiIKjti91hkDXVctFw 2276
imate/_c_linear_operator/py_c_linear_operator.pxd sha256=dxj_pYov7h1p4m_kB0ahQBxVDnJKwjwFBtUzjcv-GqU 1387
imate/_c_linear_operator/py_c_matrix.pyx sha256=txMpk0bREdDaDYZF7pW2H2g9LuvrKaKBiciOUueIHYM 20666
imate/_c_linear_operator/c_csc_matrix.h sha256=Yml23dVTjy_j5RYd9cUcxU4m4sDMsmvynWWv40JzZGA 1872
imate/_c_linear_operator/py_c_affine_matrix_function.pxd sha256=eMwwJUneiWzvQMe2I0OpbtxtGO1oE9jVcMEDflZNyUI 695
imate/_c_linear_operator/py_c_affine_matrix_function.pypy310-pp73-darwin.so sha256=TBiW1U0YbR4Bw2bChu0IWGheJ5vb3mp7nCd18ie36E8 359696
imate/_c_linear_operator/py_c_linear_operator.pypy310-pp73-darwin.so sha256=x8VSVYb-hYp7nLXJLTjDJnsHa-n33Jn3yOkS6f0-BDw 306992
imate/_c_linear_operator/tests/__init__.py sha256=8-7wG_1uRgzPfz4xCBvGkItj1sEVqusXTbAXeVtM6fQ 504
imate/_c_linear_operator/tests/test_c_affine_matrix_function.pypy310-pp73-darwin.so sha256=kv_-QYCzds-VmepMQlWMTDejgKYWgnGeZ6DiaVXcqFk 216768
imate/_c_linear_operator/tests/test_c_matrix.pyx sha256=a2ME7WhY1BH_fI0Rk7rSDl9uOvO07mFk4prafQpgeB4 3988
imate/_c_linear_operator/tests/test_c_affine_matrix_function.pyx sha256=8D5AO9aCVIWwt4HyYdyyoph6mfVCin4SQ2EX9h-PTF4 5500
imate/_c_linear_operator/tests/test_c_matrix.pypy310-pp73-darwin.so sha256=hhYWoRBuLZOtudOg9DK2cF6IKVReSbchhuEgmDrm8Z8 199552
imate/_cu_basic_algebra/cublas_interface.cu sha256=1FDyi_CwA6XVO6FkxqyZec2gZObLWxO5Nliwv3MnBF8 6265
imate/_cu_basic_algebra/cu_vector_operations.cu sha256=BdyA3z5fJP5BNX2t4QaiLqX59kfB24mgZOHhR4qWUF4 8624
imate/_cu_basic_algebra/cu_matrix_operations.cu sha256=nhpBcrqNrBW5PZi-epaHhH2Qw2IDiABkGM55qb3LAh8 33631
imate/_cu_basic_algebra/cu_vector_operations.h sha256=cPIdG85HUZ69GVVBeCn5CRFBwPcrI4BnucimJRO6YY4 2796
imate/_cu_basic_algebra/cu_matrix_operations.h sha256=c-JqgLp7p1fcjS_cDbaFheyxX4IK1vm9pa5X7yvX6uc 7355
imate/_cu_basic_algebra/cusparse_interface.h sha256=hCzp0h1CCt2E6HeImrGHCidSeK0xOaneQ76BRsPI65o 3139
imate/_cu_basic_algebra/cusparse_interface.cu sha256=Ft2sYXPHCZ5eBvPjh2dsH9S7GoR9FVOXLoPIxwhuBQA 9954
imate/_cu_basic_algebra/cublas_interface.h sha256=cEzc8g49SDD1AqOuZoe76g4HA5sv79w6DYWiVExHVBo 2689
imate/_cuda_dynamic_loading/cudart_symbols.cpp sha256=hPW7pvK-22kq0lvv0M70vxGCk5pAFInJoTmTv1Xv5Po 12965
imate/_cuda_dynamic_loading/dynamic_loading.h sha256=tLKHM_SIYltJc5KpyXVjaLV4k-x50YrpGdpuM3hSxE0 7380
imate/_cuda_dynamic_loading/cusparse_types.h sha256=pWQtZ5zBYKSlDhiNoTj49etMA3Ie1p9sbx3NvGmD2HE 3344
imate/_cuda_dynamic_loading/cublas_symbols.h sha256=GZQKMMHbwhTLxqZD0x2idVjG_-DUJVv3MnshuQbgxuo 2266
imate/_cuda_dynamic_loading/cusparse_symbols.h sha256=YfaTxOpWXI94wXstnLf5dr6lde3Qyy75ddbtirnu1pU 2004
imate/_cuda_dynamic_loading/cusparse_symbols.cpp sha256=SmKsjraORyWq4spxcCSYSMpydJSBKi7tuAN53Pngsws 9143
imate/_cuda_dynamic_loading/cudart_symbols.h sha256=xTaUMubpqtW-4r5OFcffcxM1OdzTfAFS5x1ntsgsR6U 2420
imate/_cuda_dynamic_loading/cublas_types.h sha256=3P8LXX3mOvkkLC9WaK-DwIfuNZvlYn2XfzXmYm6ssek 3583
imate/_cuda_dynamic_loading/cudart_types.h sha256=g1M5sRkqOG1SpfduFkzJK0HyWdZ3eQDhPdaj0jtTVaU 1945
imate/_cuda_dynamic_loading/cublas_symbols.cpp sha256=_ZFUn0USXbByWfK1lLT1oo_Dy9nMjpjibTOAy0td5Ew 12927
imate/density/__init__.py sha256=Ny4pFogqvoWFe3rPMFcGAXoxr2Vz-SmMDYm4qOq2m-k 380
imate/density/_slq_method.pyx sha256=SGdl3wgI8fydmU8Z_gp417iScrpaehAxYYCbbtbGxQ4 35541
imate/density/_slq_method.pypy310-pp73-darwin.so sha256=Gp0-WL66I_ji7u0zWhM1ji2U40ruSQDIPp0M0qOyXvk 168064
imate/density/density.py sha256=tPkrurIaDzRVEfUDoN1oa9WcCdK_N8F8lD_dg_GaqRE 14057
imate/density/_eigenvalue_method.py sha256=NfC5JlTQ9_WqChbH6E-pBF4MkcxoKEr39bCyCBduFB8 18947
imate/traceinv/_convergence_tools.py sha256=5jg2MkBJN8N6UD0f2To3S4-Ph_6wk5V4Y4NSvF7NQeA 5191
imate/traceinv/_hutchinson_method_utilities.pypy310-pp73-darwin.so sha256=crxTY52c-0fAgs8a79_4VrKulPh5tcJ-aCPDbpbFsoI 182336
imate/traceinv/_cholesky_method.py sha256=co2YkRZ9EUaohWaFNg0hexDfouzOZTbKm6HnnBbtDRs 25626
imate/traceinv/_hutchinson_method_utilities.pyx sha256=Ct-Ajhqy1K_GHTtmMssG29XJ8TPFqFvtUStKr4tc1Cw 17659
imate/traceinv/__init__.py sha256=pOZ9wqiUtD4SCCBfLsEacPCH2Oqdne5WyTjhNZBjaa0 383
imate/traceinv/_hutchinson_method.pypy310-pp73-darwin.so sha256=rj0FOuR2iDrdc1TlQpIO7HNrHtywQwzzv8DFnjcuKXg 327312
imate/traceinv/_slq_method.pyx sha256=ZSNGTEhF9m_s7VFZXHg7VtWDSZ8LgRBoQGwFCfY6rKg 34820
imate/traceinv/_slq_method.pypy310-pp73-darwin.so sha256=WnskrrRKUWUMWVN5OHXq2UmTp_2JRrRdTX6q2nVPIIA 190688
imate/traceinv/traceinv.py sha256=JzNZibX4m9pG0zOIGAGh52HzsCQT5ju-ovdThv5-0Q8 16052
imate/traceinv/_eigenvalue_method.py sha256=OLHUTmQWJr92kFQX_hbhWh3kA6ASxRPVnLd1EPkQVR4 18991
imate/traceinv/_hutchinson_method.pyx sha256=v0NFS0U8lvsGU0k7ieBf-lPWrjh15xrcWZd9hLDkbDY 41637
imate/_utilities/timer.cpp sha256=ksZo9F9auv-zkUl8ribbaffNJ5xdgJ5j94HqjhOS6WE 2710
imate/_utilities/__init__.py sha256=wPJllZ46gShkagvvhFDm8tz11bp3n4DChXl99QyNzxg 436
imate/_utilities/display_utilities.py sha256=3aJFnx0iIkoqeav49LkXFSXwQqAcC7468ZzMDW9a8sg 947
imate/_utilities/timer.h sha256=XG4diolcjyfpnrdql31Bb_eHrhNRBjyE6nZKKToPRdk 1690
imate/_utilities/plot_utilities.py sha256=IbXno38ueCp0IkOXYy-XEbbd1jJ1rxfZTthaol5YKPM 10859
imate/logdet/logdet.py sha256=BEwTMXSKXoX9IcAzxjEciXqgdaHg3y6ys5lMJ804oEk 14420
imate/logdet/_cholesky_method.py sha256=VdWB-0zMPF_0F445ULcOo_41g8MRrF4m4EqRVGzVQM4 13522
imate/logdet/__init__.py sha256=Wt_Fc8BBPHhw-nLzqPt1qiq8d483vPhcQ9eQMPLjiNM 377
imate/logdet/_slq_method.pyx sha256=kUF0OuzZZkg7_CwsB6YZVAwkwlicNR-aH4i0ldLTtTY 34746
imate/logdet/_slq_method.pypy310-pp73-darwin.so sha256=Dt2TYO9pT3jCQ8gtmn3vI1Qjw5W4b7hMN04N5ZrmJtg 166832
imate/logdet/_eigenvalue_method.py sha256=POwnbsaD6kv3vBjBPK6ZLFoV655egPT_BLPeIGxpEEs 20917
imate/_random_generator/split_mix_64.h sha256=NiVwaisiA0z3wPbTkj4NcwqIPOpQity6k6WcSamR3Jg 1333
imate/_random_generator/xoshiro_256_star_star.cpp sha256=-itHiaD2Laoq67MgUSERfso1dGmMPv-COofUnz2svU8 4462
imate/_random_generator/py_random_array_generator.pypy310-pp73-darwin.so sha256=nStJhvgzdtmUxT8akjSwUUxYWd2Q0Uo6aWkPpXCqsOY 179296
imate/_random_generator/split_mix_64.cpp sha256=kAi_qnuJQlfdh4lgvcS_XfXgZaeIq5Jbr9XU-OhZ1mQ 1504
imate/_random_generator/__init__.pxd sha256=qL3GVTV5R7BHpS6-fYMc7ihfRQ6CGXRCKQCmregRG-o 591
imate/_random_generator/random_number_generator.h sha256=HXf8sb6TgtG7b3oED7TcxLiGV-JVLlpqA9r5UJxaVsI 4537
imate/_random_generator/py_random_number_generator.pyx sha256=OKgr7GqIEn1ghCfPpoNIh80GdQez6y4RHBoiV7mBtlw 1379
imate/_random_generator/highres_time_stamp.cpp sha256=qTaghBkafyCuOcdWvUOOgugLllATj7olMwkqX4ur4SM 4670
imate/_random_generator/py_random_number_generator.pypy310-pp73-darwin.so sha256=KjGCkY16i1T7JPWneXOisjaWgew65ChmNS9qxQcn4uw 98096
imate/_random_generator/xoshiro_256_star_star.h sha256=t_ksywG8oN0aApMe2gsOqTDStSq4MReGlxE7XJoFYdw 2092
imate/_random_generator/py_random_array_generator.pyx sha256=Zqxn3HLtERi9BskLlyh9a-G_LTtcr7pCpPJSe32Hk9I 1595
imate/_random_generator/py_random_array_generator.pxd sha256=9684kxjnhpODAs1gxgWTMOTggkHQAE0O3YKbsB9o-gw 650
imate/_random_generator/highres_time_stamp.h sha256=W-SbsU26z_HoqStz40UZ3sFDAbACuRVwDsvyOQWkPVI 679
imate/_random_generator/py_random_number_generator.pxd sha256=tTwI0h0fC_nIU8tb4fVPg2xydnYxN9Q94sXE2_t7VgI 722
imate/_random_generator/random_array_generator.cpp sha256=y_Bc8ppYNvzbpY2TmdeTR-EA6HwBy1YEjSMS2s8vW7o 6850
imate/_random_generator/random_array_generator.h sha256=TjMM_lQ0yY-mX7ZV0J8MUyYUHkGHPUlIW69LJuP7zxk 1319
imate/_random_generator/random_array_generator.pxd sha256=6zgBe_hmsJfed1QkzxA1S2QpJdxjzo9HJvhT_WPznu4 893
imate/_random_generator/random_number_generator.pxd sha256=SyiknWo6tTtEbgWx9nJN9a8HpFPRsiIU_IIzXJXe__A 811
imate/_random_generator/random_number_generator.cpp sha256=s8EV9QClDAvwD3gpu6WFpewREriYxnFvgZFys56Y5NA 4357
imate/.dylibs/libomp.dylib sha256=IMNYAelNyFJzgXiUT95ElbZP_2gxG3HWBRSjxzkPhQQ 733840
imate/functions/power.h sha256=yiDwbEOGUNVSY4SoOFRzVwPc4GPXMUYaz7b7Ck08VhU 1440
imate/functions/logarithm.cpp sha256=lwHlQX3W7SksE4kkBCxln_Mhq5sl0h32XSPuXq9Wq38 1383
imate/functions/homographic.cpp sha256=mBQyy3Pq7dRRqOZZHGSTL8jWzmcBksdhLPot7g8t-oQ 2375
imate/functions/__init__.pxd sha256=YIyNqOY-wPYQvGxFIy1T0vb7Ls3ZTJfYGj-lhmlqbss 705
imate/functions/inverse.h sha256=7ntO2uJtx8IzgX-0rshRliccTA8NPrZLra2kKGg3gtk 1300
imate/functions/gaussian.cpp sha256=vdm2PLcX8CejitEmtro7OCxQ3rfpkriIcHW4oaBzsHc 2422
imate/functions/__init__.py sha256=yRTvgxlKAfPKK3Nl72kGrov8a5WwaDTdEHwIcghP_wM 391
imate/functions/py_functions.pxd sha256=Inll9YruVvE7ZlgADP3BSHYBOL8CKTKhcv3irCh5byI 662
imate/functions/identity.cpp sha256=w7gZkgmedDsqYax-Nxh70NZh2Ilwm7QhAU_1BoMFg_A 1330
imate/functions/smoothstep.h sha256=ISbftSi1bwQvumLSHbJ-azIZls4MMlRPgToffZejMRs 1775
imate/functions/power.cpp sha256=dpYpz4idiyJ0TwmQCfAGF-J02fM6LEME_LVlcTIs5h4 1567
imate/functions/py_functions.pyx sha256=pPTtDRFyXp4fmv0KW8sM0dYT4OL_PqHaPgOqkVPn09s 824
imate/functions/identity.h sha256=wKwZluL1TmdcssOZUB0xjUjOSjs8Oric3V7wvMu1CYc 1297
imate/functions/smoothstep.cpp sha256=GKxyPbB7X0aP2r8SEXTmXDRDegT1FFk89KsgDq0iL4w 1726
imate/functions/logarithm.h sha256=wLloP6RLBuxQGDg3xltf2s4F9SaCvMhs8krd64JwxpM 1309
imate/functions/py_functions.pypy310-pp73-darwin.so sha256=7i0M31aauBE9sD7TttaIIHZqs9uTprEdSJY2M_aCZMk 97200
imate/functions/indicator.h sha256=VzoiIy0f5HbyvIN9b0ggrnt_WkUVzWlTPNBBuEeNlnA 1465
imate/functions/inverse.cpp sha256=VXg4VeFEA7jxjgaolmAykp3FZAIyWId9Bw_4JWrlpnY 1335
imate/functions/functions.h sha256=wYOV4KdO0781R4EBFaoW9TBjLoqSG7lNQFgAx7crjJY 1486
imate/functions/functions.pxd sha256=vO-g9BESjndH6_wegnmkFGEpX6kwWUM_21bGXbtML2w 3368
imate/functions/homographic.h sha256=IyVOOcDdO--z5GxNJgzuIi_boAYtemieG7q6NzOZyGQ 1496
imate/functions/gaussian.h sha256=Bz3_1HubXZaVHJ-zCaJAwnsDpFrAtdsXGC7n-DuRcQU 1739
imate/functions/functions.cpp sha256=3zmzfkM22Pn66N2N5WpvpXdo1k0431_uAnFHR4TGQKQ 549
imate/functions/exponential.cpp sha256=ApblOwUrCJVC5RNgCantRAnJJjg00sOFWzyIDqqCmQ4 1707
imate/functions/indicator.cpp sha256=w3LzFmp6TcIlMO_iyONuYpBNiEkHWRcNIx_PLfEd-R8 1843
imate/functions/exponential.h sha256=ZEhIVnGCaooRKPeb7qgPjBxQ4aggFCCCjGGn3MhlORI 1381
imate/_cu_trace_estimator/cu_orthogonalization.h sha256=0vWx2ovPlxGLWeeeyG-SmSwUS8H0WWVAdzcWH583baE 1672
imate/_cu_trace_estimator/cu_lanczos_tridiagonalization.cu sha256=dXy5nBoqRFH9ejRObbQfaF6BN1iUBikjyGJ7QgT17Mw 11028
imate/_cu_trace_estimator/py_cu_trace_estimator.pxd sha256=pW52J0F5OwIQFZSAx70_Auwzo-bUMGse9DEdONBr06w 1236
imate/_cu_trace_estimator/cu_golub_kahn_bidiagonalization.h sha256=rIQt9IFZgipHyFIabXVr9xFXyIum2dmdC0m2PhDZEJ4 1129
imate/_cu_trace_estimator/cu_trace_estimator.cu sha256=3nygfqiSt8XZspePNqpjL-Q4r3YQQnIKPss7MXBhCRc 31213
imate/_cu_trace_estimator/__init__.pxd sha256=oOriuOTO1lp2JBeP3m2byndAYvqIITc_foTm5rmR0G0 452
imate/_cu_trace_estimator/cu_golub_kahn_bidiagonalization.cu sha256=j3tnt4JuQguoDpQq4LCe76pnokHpuqJ1Nq7LiXgxU50 10943
imate/_cu_trace_estimator/cu_trace_estimator.pxd sha256=W_Cr_4Su24nP3RcPGPIaEwGekIZvC0L8wcWaySltaxE 1857
imate/_cu_trace_estimator/cu_orthogonalization.pxd sha256=Gl9_LF7yrx3s7L1_AUV0CFW1WOH32PSzcia4dWUwWZY 1156
imate/_cu_trace_estimator/__init__.py sha256=ccMAFMiEEFRkvMVSkL4AhR3lMoEhYg-DsTvRwLYHMeE 420
imate/_cu_trace_estimator/cu_orthogonalization.cu sha256=WIlpjrhAU4C1y1vhHHye1F3PJYW0yX-km_KUWKg9Sc8 16668
imate/_cu_trace_estimator/cu_trace_estimator.h sha256=BtAB4qJYT1gqKoEo7w7iNEOCJDlIhp1S_jRuDfCV7mE 3206
imate/_cu_trace_estimator/cu_lanczos_tridiagonalization.h sha256=bqao4Jsu9LLBPPgp7BCA4rk7-CtmfrqazUki9baPi9I 1119
imate/_cu_trace_estimator/py_cu_trace_estimator.pyx sha256=qvBlxtsj2UdjoCcwYtMyy3Wl1n9Hg_lBDhLLihn8u1I 10968
imate/device/_timer.py sha256=ltfx-V1Wff2knc7xoy5OQY2OrnqdRIRKPhYsik1KtTA 12056
imate/device/_info.py sha256=K1TzpvzCevD4GPTxk-WGfJN0SfKPQsEYd0Lq8du475E 6698
imate/device/__init__.py sha256=BLAQ0CpPK1fkO1ILIQp4R4B6XLwo26VuTzjvjHPVgUY 832
imate/device/_cuda.py sha256=6pJAUUnXMU_cWbI-KT34RgBgnOZ5_hefSfLFft5AG6A 10043
imate/device/_device.py sha256=hGpiJ0r4yw0v4ZN_P0p-VBcsKECwGPvCvK3OSoY3TH0 12942
imate/device/_memory.py sha256=g-6vYs0ApKjLu9Qo-nw8376cRRDmOcfkJ1NWwqo6yBM 14003
imate/_linear_algebra/linear_solver.py sha256=LxLq0qcbMnyWNVU3astF3O5PFJRyPfPMLIuAQTs4V5k 2186
imate/_linear_algebra/orthogonalization.pxd sha256=yhN0bIrfF29utPrZIlgThpiCO24NcIXp4N4BJS-biz8 908
imate/_linear_algebra/random_vectors.pypy310-pp73-darwin.so sha256=MfIlkTlD_q742iAr_kJxg_nA75ol4P9iii8JhAjGaOA 198448
imate/_linear_algebra/__init__.pxd sha256=TLkxHEljwqHCkdn2swZFsnQ7ob7_WlyvRedLSPQCBUI 555
imate/_linear_algebra/sparse_cholesky.py sha256=0M8BHlxA8KKg9uKAcgiMppcm3qSmgF7RpSqZawWw-X8 1956
imate/_linear_algebra/__init__.py sha256=P1zFbf18fxCEwM4Hp_9Rn22RVkSWdv59Mz6WqKO76cg 462
imate/_linear_algebra/random_vectors.pyx sha256=gvyIJ2zxfXrchbXqMVdiLoot-ZB9J7QbanMnZwn7rmA 3079
imate/_linear_algebra/random_vectors.pxd sha256=3EhFxID_E0gTBDFMTjEzYcOHlO00Vg34lyzav12OMQk 771
imate/_linear_algebra/matrix_utilities.py sha256=qxO0hhXnftuksnbw2k3LvVGkYwugBA1RDUjvr0e3vMM 1316
imate/_linear_algebra/orthogonalization.pypy310-pp73-darwin.so sha256=cwlktEBo6-3LagBN6uXSDqNb7mrP06WbXdn9qLnKY4w 198288
imate/_linear_algebra/orthogonalization.pyx sha256=qSsMtWpcPwxMsS8nMERrvIq5xWLkKPQwsc4fmV36nmo 10951
imate/eigencount/__init__.py sha256=ugROC5DXV-_eRwcBYLEJ7duTBIZuRzKWUegIiIaiLY0 389
imate/eigencount/_slq_method.pyx sha256=TSb1EuQ3hXczObnS7SHPgvTAyrWzM3WQYDpXfDrwYh8 34933
imate/eigencount/_slq_method.pypy310-pp73-darwin.so sha256=k-uWlq99GrrXp4WHdROWhPjbuB9Gb8GxNRmdqfKaGUE 167760
imate/eigencount/eigencount.py sha256=V3Bkwy6JsoLhVeedieWFG3r415Iauzad9vTGFn9aw58 14024
imate/eigencount/_eigenvalue_method.py sha256=7C1jmOlmzEjDXcChZpUVJ7_NpytG3m-WJcitT4xJNPs 18208
imate/trlinfrac/trlinfrac.py sha256=-YWV6fYKDDY7qz6oY2bl6JtNgcn1AUXOYC8rGgHwHpc 13577
imate/trlinfrac/__init__.py sha256=Upa7Hq30xTYX1JERuhIHBmoLwtuZNkDdeZNwlApCczw 386
imate/trlinfrac/_slq_method.pyx sha256=EUotCDxS-czcNu1VWeCZ1QbFWy_1bGQEZZ_kiMmCE-0 34933
imate/trlinfrac/_slq_method.pypy310-pp73-darwin.so sha256=1fiZg5i_d3a7_N5mei-UbZqDIJzuR8SD-uERzq9UtLk 167968
imate/trlinfrac/_eigenvalue_method.py sha256=II7tQDlCuz6p2TRfzDckIamNYUC1M-Xc2eMwf0ffHn8 19099
imate/sample_matrices/_sparse_correlation_matrix.pyx sha256=qQvAeQw67qtfhtvjbQNzX0qzYQI9YtxvsqSXh9Bxd4k 23402
imate/sample_matrices/_kernels.pypy310-pp73-darwin.so sha256=JcR3_8BFPAddBx2XlvG0xf4QDYgxzQ4jehRVXJHGoR4 158000
imate/sample_matrices/_generate_points.pypy310-pp73-darwin.so sha256=G7lhs3JAcaAcqRPqHfqKgpuzo3cL-bWuM7wSmI4L05I 174496
imate/sample_matrices/_kernels.pyx sha256=er-C_v_148BEGxeLQpJMjqDyy0O8-DPrO9zqP765B3s 7085
imate/sample_matrices/correlation_matrix.py sha256=pGnlul_uXxpIA1Ju2bMGBzrsOrEof6XDseXdMexZz84 20885
imate/sample_matrices/_dense_correlation_matrix.pyx sha256=P7WTnuAf1m2Kcpdd2rq8zVTK9xErrzV0d8D4qcV4J00 9070
imate/sample_matrices/__init__.py sha256=e6Ws4PtQYydbetfIk5XoYYOauuWilm73xGodknZ1wzo 626
imate/sample_matrices/_generate_points.pyx sha256=0Dp5-OyRjVjQw4ZRiKwC0M9HLN7zJELCXc0_FFA_ypo 5744
imate/sample_matrices/_sparse_correlation_matrix.pypy310-pp73-darwin.so sha256=qJ_P_RlvF1hBDiDhVnRwbHRiJKqiuXtQFcph9n7sRFw 214064
imate/sample_matrices/_dense_correlation_matrix.pypy310-pp73-darwin.so sha256=u-kvzZ496QDWpl4lhIH7mBCBDzdfZfXeo0pJMyWdC-g 194016
imate/sample_matrices/_kernels.pxd sha256=ujQMi6xaH8WAQiqs6pbUXVEQkJPHBPhAITrAzNngAlc 1043
imate/sample_matrices/toeplitz.py sha256=fgFUm2a_hHdyofjP1c4T9s13QrmaDTCttfh3IEg1U5s 16251
imate/_cu_linear_operator/cu_csc_matrix.pxd sha256=KMut2lvBXz4Z9aHa6WqjDTHO23XXbeorB6ZsEExal8Q 1015
imate/_cu_linear_operator/cu_linear_operator.cu sha256=PSiYjDt66Lr3lGoCJP9TkUtiZWYTtGw91j9mZHHJ2a4 8305
imate/_cu_linear_operator/cu_csr_affine_matrix_function.pxd sha256=CzXoTzn6GM2pdIM7xY4ypw0Wv0HjNeHPHpSv0tAOY4Q 1451
imate/_cu_linear_operator/py_cu_linear_operator.pyx sha256=ORq8nuvBV-NrGfZqdODb6iLv56Tfd_iATpni27AomVA 11414
imate/_cu_linear_operator/py_cu_affine_matrix_function.pyx sha256=CPn4NtkC_K4aXP6Y2ozdhevoiHxvtOfQZbWqN2n1UDA 26220
imate/_cu_linear_operator/cu_csr_matrix.h sha256=9Iv0oi4gmL-yB2eF2nUGCS3T06uXEP7uknCeC42pBfg 2559
imate/_cu_linear_operator/cu_matrix.pxd sha256=Hxn-t8aQnvVxQ9iQWgSq_1PEnc9rQxAodcPmmblfhgs 733
imate/_cu_linear_operator/cu_matrix.cu sha256=0rBKnphVV_DJPDiNZf8HqxMAKzyGEX6x7f3KaNa_IOE 996
imate/_cu_linear_operator/cu_csr_affine_matrix_function.h sha256=lnHIX0GDRtkYAQ_OXBl60hMDz5cEOpjSFt8nggsl9Pg 2154
imate/_cu_linear_operator/__init__.pxd sha256=Yms9rALXVniZzVXA8v2TqPqM9nN1qk9GOa14Gj6pwk8 758
imate/_cu_linear_operator/cu_dense_matrix.pxd sha256=06QKlZfArqf5Z4lrKMnSOzDA_YtPKvJfXcoPH-z5dHs 968
imate/_cu_linear_operator/cu_csc_affine_matrix_function.pxd sha256=Z8WACsGJu-PltAU1cXA_LNkowOxMAjcEVwWFsUCZATs 1451
imate/_cu_linear_operator/cu_dense_affine_matrix_function.h sha256=E0ufS6BVMJrNvPepUmJaRJSPFJv4MsMwdceL1ft3ihI 2000
imate/_cu_linear_operator/cu_csr_matrix.pxd sha256=pVmm5nTX8J2dNTOALKPFvIpCd54gEWafWr9LsjrWR88 1015
imate/_cu_linear_operator/cu_dense_matrix.h sha256=VxMzdC1p0Eh-o8ksgHkDYllb30m8DXx1yHyGnCmSMvc 1941
imate/_cu_linear_operator/cu_csc_matrix.cu sha256=zOODJ0KXZwZLyapOBasjf3QTI9_tmNOMDFbKJ3w5WQ0 16555
imate/_cu_linear_operator/cu_dense_matrix.cu sha256=pEnxQhZnNW_GpK8OvZGLLXfH-vBobUc0MQ3MIW5-C0o 6013
imate/_cu_linear_operator/__init__.py sha256=cuonCTFMiMtWQVRFNSYmHnGLOF4hzc6tLMAlSIBV7gs 562
imate/_cu_linear_operator/cu_csc_affine_matrix_function.h sha256=v5oVSBCakzBXyj9ZvC7QFVMbTl3J-IwBXV_GyjjH79o 2144
imate/_cu_linear_operator/py_cu_matrix.pyx sha256=JkduaosihTzgFGB97LsjSdnGOstfNF2EWj1B2W9TWXU 15685
imate/_cu_linear_operator/cu_dense_affine_matrix_function.cu sha256=7Frp7DcfSyqMIy6Db3GhFY4_mNuh7S5MTwDAqq8wfGw 6462
imate/_cu_linear_operator/py_cu_matrix.pxd sha256=tiZv50ZVrYMd1X473ugLnYADIazca2icTiY_LGRsVHk 568
imate/_cu_linear_operator/cu_csr_affine_matrix_function.cu sha256=m5EBLon9u-Z0dfu6gu5hW8nv_LJksVPjOqbSqcZIodA 6675
imate/_cu_linear_operator/cu_linear_operator.pxd sha256=ms0opSN8xxFt8AJ2ywuBjB2e_xAx0gHVx80caJNNyc0 794
imate/_cu_linear_operator/cu_affine_matrix_function.cu sha256=YqUUStN3Kxfpu7KfvPDHfscyXEtNn293ho-B6vczIiQ 5128
imate/_cu_linear_operator/cu_affine_matrix_function.pxd sha256=yRvn8kfZX-R4AOU-A1WdOIPx_LMGnS66g4UBRQ0IfeU 652
imate/_cu_linear_operator/cu_csc_affine_matrix_function.cu sha256=st4aVzSyZxoPtleedxnTSltSdGy3QGobEbst6EnVQSk 6675
imate/_cu_linear_operator/cu_dense_affine_matrix_function.pxd sha256=k71c8XxXwRBWcT4z8bIknygtOL8DPSxHKvUs1H_5Id0 1289
imate/_cu_linear_operator/cu_csr_matrix.cu sha256=eCe0GPzmv6Fvj9_0IK149Ao8XHwLE94cPz6VP_H7mc0 15798
imate/_cu_linear_operator/cu_csc_matrix.h sha256=dM-DNg3qHLDKm1GF0_2IuyMslgQ2s8_G6EzGhPdPO48 2559
imate/_cu_linear_operator/cu_matrix.h sha256=bAuUJKxEvrMHUSozrCfwzZSbHwZdWMzljGF9bK0CK_g 1304
imate/_cu_linear_operator/py_cu_affine_matrix_function.pxd sha256=thX1V2-KZnPU4dpqVIh1vRrr578JjF0tNrIaNd2Otxg 701
imate/_cu_linear_operator/cu_affine_matrix_function.h sha256=DIPMl9AZvy8AZHmWonMIMlBq-th4gofnj81nP9apn9c 1893
imate/_cu_linear_operator/cu_linear_operator.h sha256=pe6__JI6G-5DoepG9sLdM6fqC19pvYkxf6SyVYSWx6k 1967
imate/_cu_linear_operator/py_cu_linear_operator.pxd sha256=qQ8r4EQhE4X1tZ4FO-3pg9ZcVMqAFL8K0lfMEVXog_I 1361
imate/_cu_linear_operator/tests/test_cu_matrix.pyx sha256=Wd286ZfNoRCL4MIP2qBQl3umod5zR0xBcuuzBoGZXaw 4004
imate/_cu_linear_operator/tests/__init__.py sha256=0buIJiqXEQ701VRMMAjupk9j30cdMD757Ob9mt51zZ8 510
imate/_cu_linear_operator/tests/test_cu_affine_matrix_function.pyx sha256=IqzddUujOfWRQAYmyv_mcUKnzzxcNlOKTQgKM6u9qWM 5508
imate/_definitions/types.pxd sha256=X7h4w7maZ2caJM_LaVZA1QCAac1aJsftwTESRj1HT14 3820
imate/_definitions/types.h sha256=qe-tbZLjY_ggFKiFi-aczEjFlyyKqIf6KASeDKhzfaw 2063
imate/_definitions/__init__.pxd sha256=3ylWZx0UfqZs9OUl3l2wT4J8O65kcCmxH8EqwTQuieg 326
imate/_definitions/debugging.h sha256=K0cAjK9Oxcu5Qc0t8b-ELwf8hnxe8xAhC7zQ6Atbs5I 933
imate/_definitions/definitions.pxi sha256=0uiczwJ581RcY7IT-yMzmf4wKCY61H5uPkuYCjXP8Sg 611
imate/_definitions/definitions.h sha256=uOdJzE8j0Rib10lAhWpMFtSdNjkyasDZR15a3_u3Le0 3479
imate/_trace_estimator/trace_estimator_plot_utilities.py sha256=sFVBvTC3gX-OCrwenDub8KHoFaygbjOljcDpPHh4jqI 22469
imate/_trace_estimator/trace_estimator_utilities.py sha256=XxxZQnma6PVOWA0fFzwAiLJulmTt7fgqH_z-ZWoE00E 22287
imate/_trace_estimator/__init__.pxd sha256=j8f2Z-fexjDrfRHXHGxaVWqSZLxWpv60fL1jHQ2-SwA 427
imate/_trace_estimator/trace_estimator.pxd sha256=so-gmJVRW95VWaH6BPnkLn2s9xW8KToQBRVuabZZYP0 892
imate/_trace_estimator/__init__.py sha256=AXolIGTs7ryGHCLqwkqH-GO7Gk7KiZodL7uGa7Em7mU 404
imate/_trace_estimator/trace_estimator.pypy310-pp73-darwin.so sha256=yUidTtqt4O25HIcaWvOQkb7iSCYe5c9EKFe8TwwnlQc 211936
imate/_trace_estimator/trace_estimator.pyx sha256=fGP4TPjkZKXRdDMP6poaE7pJ1zSHBRu9_JuZ4zyTLqU 13584
imate/schatten/__init__.py sha256=ByUszUobDcqKhMnU_IQGuCQn3MpxD3cvWCbxwbhYIQM 383
imate/schatten/schatten.py sha256=NVChv6Pj7duuv1hQdSRmaHKIiZDFE2vUrajcPMw09Go 15829
imate-0.25.2.dist-info/RECORD
imate-0.25.2.dist-info/WHEEL sha256=gY5o7pNyZtwyN4C0iMApy5q4uglGUTRAHyMql-3_jyY 117
imate-0.25.2.dist-info/top_level.txt sha256=l-26U5bm9GL-bdy1a2KmZWe66ZB-rD51ity8znwkWo0 59
imate-0.25.2.dist-info/LICENSE.txt sha256=Q1_FrN7QCFt5elUjXVvUI7EN0s9CCuegSY2vZ5GaUbM 1526
imate-0.25.2.dist-info/AUTHORS.txt sha256=qS2RaEcytbbojENXEbG_9UZD71iIBc6fKzFkWc_-jEM 14
imate-0.25.2.dist-info/METADATA sha256=30kfcEW00F6GMuCRqCZQ3ub6V_eZcF9nRk2LuGPH988 13382

top_level.txt

build
conda-recipe
docker
imate
notebooks
tools
wheelhouse