Skip to main content

Add your description here

Project description

Cython implementation of Mandelbrot

This implementation is very close to a direct port from the pure Python implementation. While fairly straight forward to make, the annotated source code reveal many interactions with the Python runtime.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win_amd64.whl (72.6 kB view details)

Uploaded CPython 3.13Windows x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win32.whl (60.0 kB view details)

Uploaded CPython 3.13Windows x86

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (631.1 kB view details)

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

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (614.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl (400.8 kB view details)

Uploaded CPython 3.13macOS 14.0+ x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_arm64.whl (355.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win_amd64.whl (72.9 kB view details)

Uploaded CPython 3.12Windows x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win32.whl (60.1 kB view details)

Uploaded CPython 3.12Windows x86

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (635.0 kB view details)

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

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (622.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl (401.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_arm64.whl (356.3 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win_amd64.whl (72.2 kB view details)

Uploaded CPython 3.11Windows x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win32.whl (59.9 kB view details)

Uploaded CPython 3.11Windows x86

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (633.1 kB view details)

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

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (628.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl (400.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_arm64.whl (355.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win_amd64.whl (72.4 kB view details)

Uploaded CPython 3.10Windows x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win32.whl (60.4 kB view details)

Uploaded CPython 3.10Windows x86

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (606.5 kB view details)

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

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (600.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_x86_64.whl (400.9 kB view details)

Uploaded CPython 3.10macOS 14.0+ x86-64

mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_arm64.whl (355.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 24412733da9d75bd4efcf63b45a743a28263b8f85d5946e70d07c66da49181b1
MD5 e5f7e7ba0bea3f5081e0394443b41a7a
BLAKE2b-256 2ccc302e0b6025879d9118247603ac87b0762b16fab658c7b99fcd7bd4238d1a

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ef6edcb1d1df467fd45d3187a58824771b6baedb651d15e9688acda719625752
MD5 d454a89c22155170f2812a35caedae60
BLAKE2b-256 3ecc2b8fc9cdc5ba763c8a07db876fc1e143fb3e72c1f163f8dd249f9b91f7ec

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed815b9ed1f8acc18c77e24c27ab0663f9fa0ad3e43b801bef390cef745330af
MD5 1a42d3b65e333892fb05198fc0e7df2d
BLAKE2b-256 53101cd04983c3fa8aa924d03b4e46d5b8837aec4a8b3f2200c62e6fa70e5d2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5dde09e014c8a857c6bf7cecb58fbb04dfc04b1bfe1b5c5689033b11cb3dd76a
MD5 3651a33a31d840178159b79e3dc55e4c
BLAKE2b-256 5112df4f725cb7584e65b6f492a3196d996bbb9a27ebaa3a3223f45d9d545bf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 af8d6ce6e2070133da5e95ceb02c73276cae0778a9e82a6c9d12f585080c7bf8
MD5 3343688129389ed2e1076ff3dcdc9c76
BLAKE2b-256 1553620ebab34a52424979501812d7518e45b0ce97d76675d2e85b758dd307d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2b062d784951cc4f402d21bf0f00453e7e921626bf290f0321b9c6e1eed168e3
MD5 83f3ee927bf7b5e8294b6ee6f0fbe55f
BLAKE2b-256 75a52c77e7b3725622b8324541855e8b5ef6016e699d105a2a955a97ddda2045

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 aa0eb76119a05d28100495946621b52406c9d60bb5843589da950c1dc7bcc72e
MD5 3e803327f2b5eed464e99ecb448ac099
BLAKE2b-256 b9f5c6e87dd2c4dcb500c5cbaa3790ab022d386f436f283b8c3328d5c56bcd02

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5ed00076d9a4c660170f2f275d5d03ffc1cb6ab8c00cf181c56013d7c5b52e5a
MD5 bedae645c94a173fb5d3b184141efd77
BLAKE2b-256 c9086f5c45eadd8e237b2004778bbe4b8b280a0891b331e68ab699045999a4c3

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 beec8be8ae76dbe5f5f424472ed571b972e8836ad013fe6d6adf361e2f262417
MD5 aa9dc037fb963c2ba3abf171d2913963
BLAKE2b-256 92e14d7ffa94cf376d3be1b4c5d67ac2d7c327424d7162339d88b6184f3e3c8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f6e342decfae256564ad2491ce735ed15d89fc9b6c8a04f049b097d27438541d
MD5 9e17a89f06363a26763fa1a9f999e613
BLAKE2b-256 e0213d66b5167311c0cfe9f6172ad182aa1e6f9ecf2e2adc6f466ce3bbc74c3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 868ea2b8958372e7b5c0e1b5cb10fe380401e2ced67d8548eac5f23080df23f3
MD5 667e2238897b5f623b09d4eaaebea721
BLAKE2b-256 1abb600187a8abbb13de0584caa94b14b156c77689f38887b6ae54a9851ed9f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 836cccdc5301d9b9b8ec99991a0ad8b70be4f562421aa5bc273bc7df3bb87d8c
MD5 a10f99b0b90c8bf5688e6e046f24ceeb
BLAKE2b-256 86d9b140d92f745d389aaf3b1d2f390fa0e0b38e6cdd186f0e058ef75c59d10e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6b6060fbd97d37b8bea48e22d6bb88210bd45e8ea05fab502b3e28cddd0a4d31
MD5 ddf2c4cc81c394b44e1247663e43a732
BLAKE2b-256 5821bfc03bfeee31d88be04bf9aae42ff7dc62ba47fb2410128de7fa6de3453e

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fab6d985d884d4ad38e8bf984ca2381a585a8d1fa679890a3c1f27fa794cecab
MD5 b0dd22d325e66aaaf918045ecc798a07
BLAKE2b-256 ae6d44c7b2396a4aa83f0bfa3fa868dcb0ccaf0e1d6696007ff5bb390706f180

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 06f61e4022804819d9362e483d8ce18eca862afff62951e11a7c31ad1e722b5a
MD5 1a8f1e1c72e64936983fdb0710149ab4
BLAKE2b-256 93f4e33e5b7939c2eee86406d496db04130b1f5fe83afc606fdf06a204751d77

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b385eeb92003efd6b713cc71bacaa917ad99b6d7d831d1ed3122c8ef81b161b
MD5 904c37f50fda9eba2e9919b900013feb
BLAKE2b-256 8b0103faa7e7430e19b1b86cfa765fd0ad45c68fc2a21c4f0b3b0052d9453de2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 30ed969e28386191474a53c6786974f933685b8f5f0e635b1938bc8089affc43
MD5 971302d9411e771b90d25b27e87d0dd6
BLAKE2b-256 02e0fa9beb0ddf8f78d53b0698e3739cf8d3cc28c184f8770e83d310d97ef5dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f6a7b6be36db3cca7b133354b59ca3abbe303cc30b5cffaad4c769d39c705f32
MD5 22624045ea679462f0068a084bbc6804
BLAKE2b-256 6cb6cc9c47821a6b243cfafade7770c6e6168ecb8de871befcebfd91a5f8abd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cb32a9ef1837ad40e1f2835c11877eb8f1082b8e57bdd64acc4dcfdc51d08df3
MD5 26a19df9377760e88b7a314c1d65f77f
BLAKE2b-256 f0149445c6b3cfca7b82b420ef904ac271c7e292cdac9607ff53298341e83beb

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 efe2f21d7e864f55ca805b4898e95344ce63742eb5e2794ca87099ae446220b6
MD5 b9dd4474c5dc59024e1e4ecb99e12acc
BLAKE2b-256 fb007154dab678073cb67519484f9c0b785cf7e9627dbbc0e8e96c077d20ffc3

See more details on using hashes here.

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c06031846adcbc438fc24f529695b9dbc7b3f5a3834aa16995f5911e164a980
MD5 fa9fa3a9e7630b229384470a68094c33
BLAKE2b-256 3b079e17a3456c1976c68b9ea4b465676a9754b6a488941a7efc00acda3d788d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af7d983c92d8b189e7609d71f4801be0c239a99483eea332ac7ef663c6301de9
MD5 e67be841b0ecf8ce9ba8911382ee00bd
BLAKE2b-256 cb73d5b74ae14bc251a638b6ea3798a85faa14953b0f4e1bc0a2f81d06657a67

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 33bb4ebc7607dfe02bdc3156bd11c19a6c10d9219147e8682c6b9c9f3b3e083c
MD5 123fb2e9a39fe7e8f5076b6694ad644b
BLAKE2b-256 f78c1e9d53826139cd3b7bc280af88635ff8184e7cf451e4696411e6964a3275

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_x86_64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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

File details

Details for the file mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 df427944bd5fb24ac19c8429421952b0c60a2c7fbf248aa99d70c082323b52d9
MD5 b6a27f7cd02def3b335a840480e005a4
BLAKE2b-256 9757b718e41eb49edd56a20c6a819499e30ec955bb27ab953ca142c033600b81

See more details on using hashes here.

Provenance

The following attestation bundles were made for mandelbrot_implementations_cython_naive-0.1.0-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: publish.yaml on sindre-nistad/snake-oil

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