Skip to main content
https://img.shields.io/pypi/pyversions/arraykit.svg https://img.shields.io/pypi/v/arraykit.svg https://img.shields.io/conda/vn/conda-forge/arraykit.svg https://img.shields.io/github/actions/workflow/status/static-frame/arraykit/ci.yml?branch=master&label=build&logo=Github

arraykit

The ArrayKit library provides utilities for creating and transforming NumPy arrays, implementing performance-critical StaticFrame operations as Python C extensions.

Code: https://github.com/static-frame/arraykit

Packages: https://pypi.org/project/arraykit

Dependencies

ArrayKit requires the following:

  • Python>=3.10

  • numpy>=1.24.3

What is New in ArrayKit

1.10.0

Added TriMap.register_pairs().

1.9.0

Added FrozenAutoMap.get_all_fill() and TriMap.register_many_from_one().

1.8.0

Added fill_directional().

1.7.0

Added group_ordering().

1.6.0

Added factorize().

1.5.0

Added transition_slices_from_group().

1.4.0

Added write_array_to_file().

1.3.1

Improved slice_to_unit() integer extraction.

1.3.0

Added slice_to_unit().

1.2.1

Minor improvement in efficiency of string-to-float conversion in delimited_to_arrays().

1.2.0

Now building wheels for Python 3.14 and 3.14t.

1.1.0

Now building free-threaded compatible wheels for Python 3.13.

Added is_objectable() and is_objectable_dt64().

Added astype_array().

1.0.9

Updated types in pyi file.

1.0.8

NumPy datetime64 scalar lookups in AutoMap and FrozenAutoMap explicitly require matching units.

1.0.7

Updated build configuration.

1.0.6

Updated build configuration.

1.0.5

Updated build configuration.

1.0.4

Updated build configuration.

1.0.3

Updated build configuration.

1.0.2

Updated build configuration.

1.0.1

Updated build configuration.

1.0.0

Integrated AutoMap and FrozenAutoMap from arraymap.

Removed global integer cache from AutoMap and FrozenAutoMap for thread safety.

0.10.0

Now building wheels for Python 3.13.

0.9.0

Added TriMap.map_merge().

0.8.3

Corrected incorrect component of _TLabel in __init__.pyi.

0.8.2

Updated build configuration.

0.8.1

Updated build configuration.

0.8.0

Now building with NumPy 2.0.

0.7.2

Improved array_to_tuple_array() and array_to_tuple_iter() to preserve tuple in 1D arrays.

0.7.1

Extended array_to_tuple_array() and array_to_tuple_iter() to support 1D arrays.

0.7.0

Added array_to_tuple_array().

Added array_to_tuple_iter().

0.6.3

Optimized memory allocation strategy for nonzero_1d().

0.6.2

Extended nonzero_1d() to support non-contiguous arrays.

Optimizations to TriMap when mapping to object and flexible dtypes.

0.6.1

Enhancements and optimizations to TriMap.

Added nonzero_1d().

0.6.0

Added TriMap utility class for join optimization.

0.5.1

Restored functional wheels for Mac OS x86_64.

0.5.0

Now building wheels for 3.12.

Now building functional wheels for Mac OS arm64 / Apple Silicon.

0.4.11

Updated types in pyi file.

0.4.10

Updated types in pyi file.

Minimum supported Python set to 3.8.

Minimum supported NumPy set to 1.19.5.

0.4.9

Improved performance of first_true_1d() and first_true_2d().

0.4.8

Restored behavior of Blockndex.rows to return -1 when BlockIndex has zero rows.

0.4.7

Added BlockIndex.iter_block().

Corrected issue in BlockIndex.shape when the BlockIndex has zero rows.

0.4.6

Corrected handling of empty selections in BlockIndex.iter_contiguous().

0.4.5

Corrected handling of ascending in BlockIndex.iter_contiguous() with Boolean arrays.

0.4.4

Corrected deallocation routines in BlockIndex.iter_contiguous().

0.4.3

Added BlockIndex.iter_contiguous() with options for ascending and reduce sequences.

0.4.2

Added slice_to_ascending_slice().

Updated BlockIndex.shape to internally cache the shape tuple.

Corrected BlockIndex.iter_select() handling of negative integers in sequences.

0.4.1

Updated BlockIndex.register() to handle 0-column 2D arrays and return False.

Added BlockIndex.rows, BlockIndex.columns properties.

Updated unset BlockIndex.dtype to return a float dtype.

0.4.0

Added BlockIndex, a tool to be used by TypeBlocks for mapping realized column positions to arrays.

Corrected potential issue in AK_CPL_resize_buffer that could segfault for very large offsets.

0.3.4

Simplified implementation of NaTType identification in isna_element().

0.3.3

Corrected potential memory leak in isna_element().

0.3.2

Optimization to delimited_to_arrays() character reading per line.

0.3.1

Improvements to delimited_to_arrays(), including proper loading of float16 types.

Extended deepcopy_array() to permit memo as None.

Corrected all compiler warnings on Windows.

0.3.0

Added first_true_1d(), first_true_2d(). Added tools for performance graphing.

0.2.9

Corrected segmentation fault resulting from attempting to parse invalid datetime64 strings in AK_CPL_to_array_via_cast.

0.2.8

Added include_none argument to isna_element(); implemented identification of Pandas pd.Timestamp NaT.

0.2.7

Updated most-recent NumPy references to 1.23.5.

0.2.6

Maintenance release.

0.2.5

Optimization to numerical array creation in delimited_to_arrays().

0.2.4

Set NumPy minimum version at 1.18.5.

0.2.3

Extended arguments to and functionality in split_after_count() to support the complete CSV dialect interface.

Now building wheels for 3.11.

0.2.2

Refinements to ensure typed-parsed ints are always int64 in delimited_to_arrays().

0.2.1

Implemented count_iteration, split_after_count.

0.2.0

Implemented delimited_to_arrays, iterable_str_to_array_1d.

0.1.13

Now building Python 3.10 wheels.

0.1.12

Added get_new_indexers_and_screen.

0.1.10

Updated minimum NumPy to 1.18.5

0.1.9

Improvements to performance of array_deepcopy.

Added dtype_from_element.

0.1.8

Revised cross compile releases.

0.1.7

Added dtype_from_element().

0.1.6

Explicit imports in __init__.py for better static analysis.

0.1.5

Added isna_element().

0.1.3

Redesigned package structure for inclusion of py.typed and __init__.pyi.

array_deepcopy now accepts kwargs and makes the memo dict optional.

0.1.2

Maintenance release of the following interfaces:

immutable_filter mloc shape_filter column_2d_filter column_1d_filter row_1d_filter array_deepcopy resolve_dtype resolve_dtype_iter

Download files

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

Source Distribution

arraykit-1.10.0.tar.gz (128.5 kB view details)

Uploaded Source

Built Distributions

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

arraykit-1.10.0-cp314-cp314t-win_amd64.whl (175.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

arraykit-1.10.0-cp314-cp314t-win32.whl (166.5 kB view details)

Uploaded CPython 3.14tWindows x86

arraykit-1.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl (664.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (677.7 kB view details)

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

arraykit-1.10.0-cp314-cp314t-macosx_11_0_arm64.whl (180.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

arraykit-1.10.0-cp314-cp314t-macosx_10_13_x86_64.whl (192.8 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

arraykit-1.10.0-cp314-cp314-win_amd64.whl (169.2 kB view details)

Uploaded CPython 3.14Windows x86-64

arraykit-1.10.0-cp314-cp314-win32.whl (161.7 kB view details)

Uploaded CPython 3.14Windows x86

arraykit-1.10.0-cp314-cp314-musllinux_1_2_x86_64.whl (615.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (623.8 kB view details)

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

arraykit-1.10.0-cp314-cp314-macosx_11_0_arm64.whl (176.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

arraykit-1.10.0-cp314-cp314-macosx_10_13_x86_64.whl (189.5 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

arraykit-1.10.0-cp313-cp313-win_amd64.whl (167.5 kB view details)

Uploaded CPython 3.13Windows x86-64

arraykit-1.10.0-cp313-cp313-win32.whl (160.2 kB view details)

Uploaded CPython 3.13Windows x86

arraykit-1.10.0-cp313-cp313-musllinux_1_2_x86_64.whl (616.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (624.5 kB view details)

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

arraykit-1.10.0-cp313-cp313-macosx_11_0_arm64.whl (176.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

arraykit-1.10.0-cp313-cp313-macosx_10_13_x86_64.whl (189.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

arraykit-1.10.0-cp312-cp312-win_amd64.whl (167.5 kB view details)

Uploaded CPython 3.12Windows x86-64

arraykit-1.10.0-cp312-cp312-win32.whl (160.1 kB view details)

Uploaded CPython 3.12Windows x86

arraykit-1.10.0-cp312-cp312-musllinux_1_2_x86_64.whl (616.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (625.0 kB view details)

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

arraykit-1.10.0-cp312-cp312-macosx_11_0_arm64.whl (176.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

arraykit-1.10.0-cp312-cp312-macosx_10_13_x86_64.whl (189.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

arraykit-1.10.0-cp311-cp311-win_amd64.whl (167.1 kB view details)

Uploaded CPython 3.11Windows x86-64

arraykit-1.10.0-cp311-cp311-win32.whl (159.6 kB view details)

Uploaded CPython 3.11Windows x86

arraykit-1.10.0-cp311-cp311-musllinux_1_2_x86_64.whl (600.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (607.6 kB view details)

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

arraykit-1.10.0-cp311-cp311-macosx_11_0_arm64.whl (176.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

arraykit-1.10.0-cp311-cp311-macosx_10_9_x86_64.whl (188.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

arraykit-1.10.0-cp310-cp310-win_amd64.whl (167.4 kB view details)

Uploaded CPython 3.10Windows x86-64

arraykit-1.10.0-cp310-cp310-win32.whl (159.7 kB view details)

Uploaded CPython 3.10Windows x86

arraykit-1.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (584.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

arraykit-1.10.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (590.4 kB view details)

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

arraykit-1.10.0-cp310-cp310-macosx_11_0_arm64.whl (177.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

arraykit-1.10.0-cp310-cp310-macosx_10_9_x86_64.whl (188.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file arraykit-1.10.0.tar.gz.

File metadata

  • Download URL: arraykit-1.10.0.tar.gz
  • Upload date:
  • Size: 128.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0.tar.gz
Algorithm Hash digest
SHA256 c22d38998a30ac2a985792a1a2e50d426a84f35d18f002f1f029cfab708162e1
MD5 f817925f7f7213bd2fd54ec82f9df897
BLAKE2b-256 48b30e0c28dbe2e56ba850fb773001729ff61588dae8724de794e4ff22ca6358

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 175.2 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8f65f5a0ac60b700c817323df8c8cfaacf9a1d3d3788dda64b59711db29e49d6
MD5 d2bf10a2573443da8a4a030edb72b85c
BLAKE2b-256 f4c069c63a90bd653f44649e9e2b687e04d6565ea03a8f813eed3815c0c1b368

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 166.5 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 22ca00f4712cd07515a6a623a4ab756a9c82d0c7ee4b3b783fd58f6b179439df
MD5 9564bc5733bb68bc5b3d05b6407c0dbb
BLAKE2b-256 1e73ab1d4785c46a305ea50eacb779b17b22dec4aeedb49a5f2756d0712e9314

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0648fbe1744fd0d18b6a994aae5cd0dad4a9b0625a393eef719b181caa8a949f
MD5 f5806701ad3b3a2304ede9a6b04cd77c
BLAKE2b-256 5cb122ea50cc5ebb645ab0518271659d2e6409d33179cc50fa8d97cc4b717fc2

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbabbb71cd8c03e2c4bb725cfedc5ca5bab450a841a6baa4346f4e63d654d3f6
MD5 f3e562ea3644c68b9098cb9301911f83
BLAKE2b-256 ca3db6c635cea0f3297c951ac1de604d441f32b9ccb17891ee6a49d5cb6d1aea

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d878b28c79e9bc578ad039c46d68878b646671b836e2094cbd7a45d432e3d173
MD5 86984fbe44d3517dc05103545b18e7f2
BLAKE2b-256 623d63fa09aa07f4d370970032422598486228e251c828c4b01f7168dccd8991

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d59d960d1cb6c489b6530a9ad05c848aa6d74207de0dbd166f4fd1da7845ade1
MD5 325ecc238017a733393e5c9e328533e6
BLAKE2b-256 472070d46e5ca64ac09ee18fe75dbc626633963f1f116812a2d30205b30b22bd

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 169.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b8b8cf3fb0caf44dedfd7d00e38e4d2b5553b61e4c32020eafed13734f310bc2
MD5 64924543d5b94b2b4a68c7d989385d51
BLAKE2b-256 f1ae20c2d09ba5e9c3d0d284da4d48133f94d171bf5ece317223c3e9858b3258

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 161.7 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 5618ba44f9e9a97303791c1a863da710e0e5dfd6727cf06e915a887767fb0fbe
MD5 02254663ee451b8933eeb06bb4624477
BLAKE2b-256 ed9de357c6aced3b737b6e09fbdb73d7310569b59aa4ad170f598f9795858f8f

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 933b9724e269b1cf9ca5804ae0d9fb9310e0b97743ac11d2213fcdb6ff5c4ed2
MD5 c71da07cdac9a61892fa028755023270
BLAKE2b-256 b638a5d8709e2b7928fff30a2f3a9652a8d476e83b836a4034718857fbbb9866

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c5646eb849d39a6ef6dcf4ef714a5885ea20e3ab3b36bcbe89bc52b99ea7db82
MD5 82036014a801068abc98a936a6f55f69
BLAKE2b-256 c9b3eca95d10a2e165adafac4c0b8b001233fde3c4984f01475a04967d4f5f55

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1dbec4631454e5aa1d35d233bae5c9e4d651e0b704aaadd70ae1c434209afb4
MD5 499e9039ab430a34d4d83c77ed8489e6
BLAKE2b-256 a6ae151fab5cd0dda57259361aae0c46574c4fd3879b31fde191b6bbca2de657

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d828b729073543dfef0c3bd71820f025b460dedde9c2fe90f4582a04f5e13e5b
MD5 9bdaca00764152b4511810b02a467535
BLAKE2b-256 a216d395cc35945e24ec1beec97ba26ef0d09037f2e5baf853de0c7f882a6b63

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 167.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 953f598e533dead4c0ca126a37755f9fdbc2ba303dabe2b87b89bc6cba884409
MD5 4c54d72b757bae28f55f83755e32f573
BLAKE2b-256 7f25ef9e2ea1c18e78f0a896d80249f8d5122fe38ca253bb62c349de91685215

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 160.2 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 44706402ff9eebc117e5518ae46c5ff582d960f86319aaf50b282a4bdeeef746
MD5 fa3d5b283203d39e629e434d38e35f5b
BLAKE2b-256 f2e4ed111762f1c5ad8effac9c30dd44fd2b5605c52deee0f8e2638c66410f5e

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e38855679c6d759797edf255408734a1037a06130f18684560f3ea4d4bff3cbd
MD5 de8118042be8beb9f13ed110f7d5be25
BLAKE2b-256 856975cc0a46c05d640df6ed0933bcc056eb2380378d3aea6014c290c9b0d4f5

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f433a6bdf23adae4dcedd1da55ebcd1c3de670ce632fa829b085f1880e0345fe
MD5 e83b444583d7d956a8f090f2e8a198a2
BLAKE2b-256 aa6f7064617679b5240204265b649da599cd4ca26ea05ce311bea7268ee7c7a1

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a099b2d845272466f7c49dd688191e8ac9fa401e54bc1969ae3b585de8a96994
MD5 ac46e716295493b18b44b40eb6ef1e31
BLAKE2b-256 b0b75893f56499f608520108650f93e3c26bece229deb93d4b6ba6b7bf9fa038

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a27dc6881a0276bc9f47e3e28fb9e87ca6bc9a54f3ce84f8eae0388188f52437
MD5 ee1cb834921b5746aabbe18daeea973c
BLAKE2b-256 ac2beaed403a3d47fc701d6eaf7f4e41e594a34e3693d444c315012eb7000219

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 167.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d662ac9274ab93170aa31ef709713a05a1896f18bf29c23bab39a34412f956f2
MD5 f3ebbc8bdb6b08803499d0bc15f9ee89
BLAKE2b-256 98ce34e9ce66824590f2dd7ca5939947823beef39f87c4d539b51f10ede8ebe8

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 160.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 48455a383cccbb099759ae3cd04e1a50ac5fabf323bd02ee9c037f9864258378
MD5 116795a1f37b593e16d2b1b713f3a7f5
BLAKE2b-256 f1c79ba5562d8b88a1b36ac153eb14681cd7c506daa39330ae090014437bc593

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eab05b2c7deb6673aaa5517dd092930223d185edbb439fae097cdce93e9263be
MD5 d601a8ecfa18d403bb5ad6ce399920a6
BLAKE2b-256 3f01b40e115a472825a452c0042d88ece447c142f8692bc46f4ecd6908dcbf4e

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 599654bc6c321be3876cf29cf7f45a6c099494137d53d5fed37aed84e7f85bd1
MD5 2e04b9b91945f9a0af4d88b8897dbb08
BLAKE2b-256 120fdeffa050474c2a9b2f7cc1614aac445a35a37ef53315166d79bf15bde067

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f89bdb4389fad7f0411e8c4f0455cacff8ab29205f25afd7a8853e027922e603
MD5 3a7e35d9debb519ad030af8a540713c9
BLAKE2b-256 5218c3061d2086c8deca0fa2e7139df7c622487777dd4b5f983c9f0e4c09e661

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 afc5f680533668d3e8b1c4e98465464e39b6839498ebeef0175c1cba40a2ae83
MD5 07b5da0a4f8cab843189b2e4d53bc525
BLAKE2b-256 8487856a9b89dee6a4ae64ae3d15c589cca9543aae8b8e34213c75701ce55b54

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 167.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 85e4298913dc91a3875e040bc9e88d90bee4a8a07e4811ddf06a82902d716262
MD5 d20140317ba0087f87a24bb297fa9800
BLAKE2b-256 f91ee2fd357b4f798b69cd1204111a0d850f36808181fead339903d3a4a30706

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 159.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0139c61773513d0f28f5a0fac843c167de9b656acdd601aedf3445940b89d228
MD5 ad0678f035d85253371903d67d0eaf40
BLAKE2b-256 468fe5cc7139ca1cdb21df9cc736842538aeac06a0d9bc40d8b6f5b424090682

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a722a458ab914049f3f164a641296d65941af2f5d204d9f510a60e7e0c1df133
MD5 e0aeef00abdd7dd1012f5b39f981c4fb
BLAKE2b-256 4c9d1f3c90ce5e860230d4890844cce4b3570ef78ae8ab07c192d0ccae34917a

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf33795ea5d367e8a6a316cce2e89efb72ad105850a8447a8c4dd88d296546dc
MD5 052dda6934093f2dac7fe64dab808607
BLAKE2b-256 b10c01cf610420a989a861537f950414d299b50e8016a090f15ccc78d86b9464

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c4d27e76f183b9bc01ce9b0f2aa12d43e6383ac9a6455b0890785a4dc3b5085
MD5 562d0f7eaa2c93ebd16c14f0e2797526
BLAKE2b-256 f689bc88ce54185727d43c38cadbe9a6bfe53cfa14188b80b3abd8beb1fea9a3

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e8015f3125a6aacbaf22ecc3802be77f634b87ced56a5ed786d257045749519c
MD5 a22ea75bcfa75ab8e0547dc1e2ec7556
BLAKE2b-256 492b06532bf5511bc3eca935a01acee11d690884dd71242b6a1b5ed65070ec98

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 167.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9a618dc939e8245c0730bc3d922c2fee96a012e956436acf7d2bb2a020d9fa3b
MD5 f754a332ada6250941ccadbb7d0a5fc3
BLAKE2b-256 2db06185c1bca7535ab34cd03127fd2b3f391711d8424d824c2f3efa8700e9c7

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: arraykit-1.10.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 159.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 932dff893c035cb57c5fcc46969330d825457d967d1c0a98e0ab599c826658d8
MD5 9b719c0058fdd9a01480aa24700838ea
BLAKE2b-256 87c1ad98c0527e80c4c7605d75fcacb3a5bf1b34f90d33f5fe404adfd73e1378

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ddbd9b4b6529de6088765b52c9da61eafde288b4b7b3f7c933197105dbc819e1
MD5 3a1686a19e01fb5dcf56d74242f37460
BLAKE2b-256 2fd877831a15df55a9486d834f2c4af26ef41975e77d7c0b050ca9a1053a5fd1

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 229d8dca843aeed631c524eff010655c00c6798a72ddb5e193bb22846610b579
MD5 8a3dc369bf70f092e01f01eee6f238e7
BLAKE2b-256 4c7cfd5571dd994a92fa41e33302704a49f6a97170f9708d311dc7e219d69f20

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 afe38b81dafa635a960b6a55a038c6a51683c76367513494ee0e1bd1eced9251
MD5 60c5eabdc4019e32cbcd1e958ef4a1c7
BLAKE2b-256 f3da48149a2d0f895106544a84f37cfbfe3d706c39937286a895cfe9553c849b

See more details on using hashes here.

File details

Details for the file arraykit-1.10.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for arraykit-1.10.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 11edc139c2bb203b21d8b46e43adad5a5ad70e847b4a4b81535d472b689ac0b0
MD5 a623b23005795cd8ab6281a44af9d9b4
BLAKE2b-256 175df4483184fd782b4b35e9cb9817cc41e5f979d2471fe82a0d165474f2985d

See more details on using hashes here.

Supported by

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