Skip to main content

kernel density estimation backed by a C extension

Project description

kern

kern is a minimalistic kernel density estimation package backed by optimized C implementations. It provides exact, approximate, bounded, and multivariate KDE estimators with a scikit-learn-like API.

Installation

python -m pip install kern_kde

Example usage

from kern import KernelDensity

model = KernelDensity(bandwidth=0.3).fit([0.0, 0.2, 1.0])
density = model.evaluate([0.1, 0.5])

See the documentation for the user guide, API reference, and source-build options.

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

kern_kde-0.2.4.tar.gz (32.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

kern_kde-0.2.4-cp314-cp314-win_amd64.whl (46.5 kB view details)

Uploaded CPython 3.14Windows x86-64

kern_kde-0.2.4-cp314-cp314-win32.whl (39.2 kB view details)

Uploaded CPython 3.14Windows x86

kern_kde-0.2.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (317.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp314-cp314-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

kern_kde-0.2.4-cp314-cp314-macosx_10_15_x86_64.whl (49.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

kern_kde-0.2.4-cp313-cp313-win_amd64.whl (45.5 kB view details)

Uploaded CPython 3.13Windows x86-64

kern_kde-0.2.4-cp313-cp313-win32.whl (38.5 kB view details)

Uploaded CPython 3.13Windows x86

kern_kde-0.2.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (317.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp313-cp313-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

kern_kde-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl (49.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

kern_kde-0.2.4-cp312-cp312-win_amd64.whl (45.5 kB view details)

Uploaded CPython 3.12Windows x86-64

kern_kde-0.2.4-cp312-cp312-win32.whl (38.5 kB view details)

Uploaded CPython 3.12Windows x86

kern_kde-0.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (317.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

kern_kde-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl (49.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

kern_kde-0.2.4-cp311-cp311-win_amd64.whl (45.4 kB view details)

Uploaded CPython 3.11Windows x86-64

kern_kde-0.2.4-cp311-cp311-win32.whl (38.5 kB view details)

Uploaded CPython 3.11Windows x86

kern_kde-0.2.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (317.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp311-cp311-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

kern_kde-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl (49.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

kern_kde-0.2.4-cp310-cp310-win_amd64.whl (45.4 kB view details)

Uploaded CPython 3.10Windows x86-64

kern_kde-0.2.4-cp310-cp310-win32.whl (38.5 kB view details)

Uploaded CPython 3.10Windows x86

kern_kde-0.2.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (316.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp310-cp310-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

kern_kde-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl (49.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

kern_kde-0.2.4-cp39-cp39-win_amd64.whl (45.4 kB view details)

Uploaded CPython 3.9Windows x86-64

kern_kde-0.2.4-cp39-cp39-win32.whl (38.5 kB view details)

Uploaded CPython 3.9Windows x86

kern_kde-0.2.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (316.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

kern_kde-0.2.4-cp39-cp39-macosx_11_0_arm64.whl (49.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

kern_kde-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl (49.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file kern_kde-0.2.4.tar.gz.

File metadata

  • Download URL: kern_kde-0.2.4.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4.tar.gz
Algorithm Hash digest
SHA256 c6707ba055d735e9f9a2fae6c92f58809b7a2c11597c619bec20dfc23353af35
MD5 794776433d647f064e81d4b736e07768
BLAKE2b-256 211667e7eb8a3a5a1f5dd2c72b9e69b366cc2ded87fac578361f0946b2007240

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4.tar.gz:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 46.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f91b25a3a010287ea5d180afef21607696bdbf1f2dcb3ddddcdd77c671e89226
MD5 f558f55fee848e9a8cfdcecc06001d3e
BLAKE2b-256 2bb87c57025e5af8729978590d8a8be452edfc74fd8f9f1561dfc273bb7a434f

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp314-cp314-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp314-cp314-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 39.2 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 6aa0aaaf0806f036ad274b149443d222f9d86e885f2e23efc24ceab4da0bb81b
MD5 62475e9f1f55c4a662cf71f06e25542a
BLAKE2b-256 40beb70c706138e3fcff20cae9febdda3d27902c3fcc24955aa74aed4d82092e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp314-cp314-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee2b61e08ba39d92245b2edfb6c661d74f6833a171061ff54fe442c7c44f09d6
MD5 5551e4b6a4f790de7fa3a2e6e98e0a13
BLAKE2b-256 28b38d74433471d843b72b960038811d16530a60a8581f85e77cbb0b170e575b

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edd7141f5b99d7138ef4d7da42a51a0ce6c7bc7f16463c32e342784ebeb0a417
MD5 2ae429f7a99ee78ec62d7c6f77a7b307
BLAKE2b-256 619a0ef1a7d32dabce0fa825df2a3cb88cc97fe6f0c6b139df9fbdaa6a782373

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2620396303acb12719c8f47a07dc6a1ab58210965dd1e4f30743b0800ce3ebf1
MD5 ec85c78e2234c11744c93571f7404021
BLAKE2b-256 23c704ca974fb644d88d11b881ec53013462dce6f140df95517d348e08d3b645

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 45.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e65f0e045d04634900be48fd45e9698db3489e6185b3be46ece483691c291567
MD5 bc3e28a89b68e470fc6113f3d8cd0c6c
BLAKE2b-256 12a8f7b53f38b9bb6f94f73049a299fc89d278e5ed73f58a74c6afb3171bd43d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp313-cp313-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp313-cp313-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 dfc5b3f9984105ed452f38629f9f93ad44f9f9100e3a2f7c51eda263600ab13f
MD5 55ba837c7a64beb21a8c6d1135d55712
BLAKE2b-256 e54b52973c1c521370b87d8e4da195be30a43208abc54bc9cad435404d7bf021

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp313-cp313-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f347bce4a1f86d39c8bb9a54664b634ba18a77f0d5595712153ef671c43cc3f0
MD5 847aff11743d4884cc1d728db9368d6b
BLAKE2b-256 1fc651973657c036361f0b2fda03f8b110759ecd7a559eee29174586dd0285d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d73795d8ff345e8bc8ef25c3c701508047e6008b3cc4489253d354a63e4ca5bb
MD5 73949e7ec1897d9d1b57d5ec32c3c42b
BLAKE2b-256 751c99965eb9e34b64968b41b341f2485d7712fc33e7db1866d52f99d0c977d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a59e3a767ae64fd44eceb8573fd0e746f9abef4abbbb9907cdca357768816f26
MD5 e8fdecc3d9d293fa6a95259428c94498
BLAKE2b-256 68ad22ee05a0e65f7991ac99b1e6ec3b47632ed148dda7bacb0e60597e3b0247

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 45.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7fc32b3e23f385b6d254a9168f85e4d9e4c66cffd73e9f0567767d7a87d88f52
MD5 f2ce4fbcddcb9e9640cd3f8db4036cf5
BLAKE2b-256 cbb4d4f0596c18622ff9be8b84441fc074108cd43e23fce77a76196f7bae0bc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp312-cp312-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8bfef89b9fd6a2613514ebea2aacd7189a73198b2953c217c851b0fbd444315f
MD5 a39dedbd1dc726e8e864375d5a7b14ef
BLAKE2b-256 9083b480434ad58835bb37cde7e0a60bea6e652ec2b961bb96fc2910bc9e67ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp312-cp312-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d0945e682a7974b0b621a16858c42072e8c2f773ce9bed196a8648fc9bba9e1
MD5 474224792dd8b798452387a1c02656fa
BLAKE2b-256 e1688ad7926bef9ed7beaa702ea86f463ffd1f961c047205cf944d672b327e0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 899460a77774931844a2785fca82d9651e870c344cb73a75e4d90024a0125ed5
MD5 52b60707df7b78c0374e0a6934e6a6b9
BLAKE2b-256 5b2d5975e2ecaee6326a15f4d5941652113e0af61e9c75d704db61ec0dc785f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a941b47193c8af5b12370a1eb185ca41a2fbc92e2c52c34a51fba60359b8e91c
MD5 f0fa91754dbb2c15b15a37b7dccef47d
BLAKE2b-256 62ab0e6a031d055212076c4ad5af03d2fab1c21ee11c75e1ea01028c33b73fb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 45.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1fefbb260e66bb7cb2939513c68b6e0b84752b5b6818d38deb574da31c5cb07e
MD5 e5d796ac4112788e110187e065c092c2
BLAKE2b-256 59ddebbec338c36b1f5708a589cdc00f74b29771e504fdae9dda760dcec82d21

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp311-cp311-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 06d68ed45035d2d31f604af2b31e2266784d5046e5426468b19c040e86bd4662
MD5 5369e29228d91c1e53394455303bcf3f
BLAKE2b-256 a956d0d66533330ee5e3c2d3ed437d794710dc02276e11743de403cd627ed0f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp311-cp311-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f564abeaa16b5061f5e461c0ee134aad28e60288688bb58b5193b78312828047
MD5 9effd546e14b7a7aa58f49c36b49e1de
BLAKE2b-256 c8a9ebd0c55f028fd37cb52326ad1c6cdf6ae41562ebe11a99ba919c3318abe0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8f5706aeea0ce47e2d673217efc2379b9ec4daba3a3cfaf4246ed7e931f3a70
MD5 e880ad72f789c11cd679b992cf04c4f5
BLAKE2b-256 c9cb088866b75860f39a5c5247bb498de11f36f43527ce63002a8fcda21725cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d29c59f3273b8384cc0764964e1c6811141ece3097d0d567ad31dc52120c548
MD5 bd91ef624fc9acd51285d0df3030fe57
BLAKE2b-256 a02a4b38044eb71677dff7fe394b1f1adc2df652fa932d550c75d72b73e3915a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 45.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3226d11ca516b632a1e4080216b67ff6e873e7e58a6e079777c9f13a923253af
MD5 523b59fa05d6a2a0e3a8f5fbb30ff58c
BLAKE2b-256 57ff401747f1dc91032ebe5a4329e3be73e4a68c87e3518c5db715b64e85f5d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp310-cp310-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4436548787b6b2c892c56ead89cb627eaadd878316182266a9a79e868f36a4ff
MD5 cf7f4ba36515e08cd938ab4f1612b8ef
BLAKE2b-256 10a85126dd330d86de18fd7732d60850170d0c45eac08bf255dfb4222a9409a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp310-cp310-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e18c431adb79e79308cc10f9aa40068cf4e2380adebdf3d2056ef29f661bebd1
MD5 ae1e1eb5b0e570d0074d7d8821b09fe1
BLAKE2b-256 82b789402370e076ec878cfe77353b496495138e438b930d7fa3e269bcfc6df3

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ff96f5eeeee069e199b74df8b5f585cca7350bd626f0f71125fff174bfa4722
MD5 4f8599a75326a24649907ad42f47564d
BLAKE2b-256 2be7b029d1433332dc4a8e91d9f94db137380694b9b2d61af544c94128531cbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8bb195e5f4c0ca46d61b7809a26b699d7f9c08e0ec84c026aa23ac78e71b974d
MD5 947ced483fcc1d59ad5a7eb53f3aeefb
BLAKE2b-256 6b5d5f9292c2dfc1113a00d7dfe67026fba4846ed03023e25eee22596192cde7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 45.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3edb4496f5d97a24bcd9bb86a6087f80d34ef2b4c188fc73ab185b2ce8f86519
MD5 5431926b841c160d5ee7a00a5a663076
BLAKE2b-256 82e843d78151c5171ee506f88c2d6c2a8550638d486d16f9c76c11a02e3c19d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp39-cp39-win_amd64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: kern_kde-0.2.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kern_kde-0.2.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ec452a296c85e319b6d2db79a43605823bf5893e65b36120061bf5a67de6213f
MD5 ad041597b75f5f3f2aade07fb6093d97
BLAKE2b-256 88466f1786fa224899349197ab620b9bfd4cf481d128815bd0d3d9b9ae81bb59

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp39-cp39-win32.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d1770e27b5265712577351db10caa99b0d254da6a27aa77ef7d6f8c25fc7572
MD5 a658c189915fda0cbfd82190a2fafe7d
BLAKE2b-256 5374515a7b4aeea46fe040d2cc353d0ece1fdc9dd5462b91c8f70b66692147e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef7de28c2e12c6227d0778b7b9ce198fe5ea3dc94d46d23f4346f222e54af8b5
MD5 195073d8e4e9ca8853889e13ca4c3ee0
BLAKE2b-256 323906012bfd697e7b570eaf7c1ee8c94016c07e7edb234c307d3e50e57be503

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kern_kde-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kern_kde-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9c1316a0f484850be9290653102fda7235ebcfbc23608db6ee140abbb4e3ccd6
MD5 d18048014e60255f80811fa5681571d2
BLAKE2b-256 55f0d159d0bc79d5a58f0f76ef52940626ecf76be35a6519fe49e807faf0ad67

See more details on using hashes here.

Provenance

The following attestation bundles were made for kern_kde-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: distribute.yml on WojtekGrbs/kern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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