Skip to main content

Accelerator Toolbox

Project description

Introduction

Accelerator Toolbox is a code used for simulating particle accelerators, used particularly for synchrotron light sources. It is hosted on Github. Its original implementation is in Matlab.

pyAT is a Python interface to the Accelerator Toolbox. It uses the ‘pass methods’ defined in Accelerator Toolbox, implemented by compiling the C code used in the AT ‘integrators’ into a Python extension. These pass methods are used by higher-level functions to provide physics results.

See the pyAT website for a more detailed introduction.

pyAT supports Python 3.7 to 3.12.

Installation

Install accelerator-toolbox from PyPI:

$ pip install accelerator-toolbox

Usage

Example usage:

>>> import at
>>> ring = at.Lattice.load('machine_data/hmba.mat')
>>> print(at.radiation_parameters(ring))
          Frac. tunes: [0.2099983  0.34001317 0.00349013]
                Tunes: [76.2099983  27.34001317]
       Chromaticities: [5.73409894 3.91761206]
Momentum compact. factor: 8.506669e-05
          Slip factor: -8.505944e-05
               Energy: 6.000000e+09 eV
   Energy loss / turn: 2.526189e+06 eV
Radiation integrals - I1: 0.07179435013387388 m
                   I2: 0.13844595446798158 m^-1
                   I3: 0.003357584058614851 m^-2
                   I4: -0.07375725030666251 m^-1
                   I5: 5.281495714523264e-07 m^-1
      Mode emittances: [1.3148797e-10           nan           nan]
Damping partition numbers: [1.53275121 1.         1.46724879]
        Damping times: [0.00872477 0.0133729  0.00911427] s
        Energy spread: 0.000934463
         Bunch length: 0.0030591 m
     Cavities voltage: 6000000.0 V
    Synchrotron phase: 2.70701 rd
Synchrotron frequency: 1239.74 Hz

For more examples of how to use pyAT, see pyat_examples.rst.

Developer Notes

Developer notes are in developers.rst.

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

accelerator_toolbox-0.6.1.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

accelerator_toolbox-0.6.1-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

accelerator_toolbox-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

accelerator_toolbox-0.6.1-cp312-cp312-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

accelerator_toolbox-0.6.1-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

accelerator_toolbox-0.6.1-cp311-cp311-win32.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86

accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_i686.whl (3.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

accelerator_toolbox-0.6.1-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

accelerator_toolbox-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

accelerator_toolbox-0.6.1-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

accelerator_toolbox-0.6.1-cp310-cp310-win32.whl (2.1 MB view details)

Uploaded CPython 3.10 Windows x86

accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_i686.whl (3.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

accelerator_toolbox-0.6.1-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

accelerator_toolbox-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

accelerator_toolbox-0.6.1-cp39-cp39-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

accelerator_toolbox-0.6.1-cp39-cp39-win32.whl (2.1 MB view details)

Uploaded CPython 3.9 Windows x86

accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_i686.whl (3.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

accelerator_toolbox-0.6.1-cp39-cp39-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

accelerator_toolbox-0.6.1-cp39-cp39-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

accelerator_toolbox-0.6.1-cp38-cp38-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

accelerator_toolbox-0.6.1-cp38-cp38-win32.whl (2.1 MB view details)

Uploaded CPython 3.8 Windows x86

accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

accelerator_toolbox-0.6.1-cp38-cp38-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

accelerator_toolbox-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

accelerator_toolbox-0.6.1-cp37-cp37m-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7m Windows x86-64

accelerator_toolbox-0.6.1-cp37-cp37m-win32.whl (2.1 MB view details)

Uploaded CPython 3.7m Windows x86

accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_i686.whl (3.0 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

accelerator_toolbox-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file accelerator_toolbox-0.6.1.tar.gz.

File metadata

  • Download URL: accelerator_toolbox-0.6.1.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for accelerator_toolbox-0.6.1.tar.gz
Algorithm Hash digest
SHA256 9f4c67216634d20b07f8105ead471b7440c80151dfe81ad27538ea4adefdaa89
MD5 17be6697d086a75597e0a7f6bd50a3ed
BLAKE2b-256 e9b943f76f008c7f45399e04f826db0f67ab982a095fc12cae54c41dd12b3b12

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 da4527f7607d11ac4fc6b844dedc21cf1dc666d30cd852e80eb68bb45530aaeb
MD5 bbde82b253fa2b270b9f27b250a85b89
BLAKE2b-256 7de66c977482b110f95061f1a7afdc965fa0d638cfa8be8b884a356240892a28

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e53895f4eaacb9cc7eeecb60f0ae7c27435794c7d3874eaca4b66499257034f9
MD5 51793bb0d747afef32f06b0d19f80b41
BLAKE2b-256 f9482e4cdb263fcd578e57c8df096c210d8d463d131a9b7f3f767f39ba177d21

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 089ae3abd03d9d8a385bf1c402e03f4e74d8c08f8200951ae78c177afe020a00
MD5 1a9888dfae3d9e9a3f4349daf9ae4664
BLAKE2b-256 256f70f573b29b9c13f51fd5b796682359ac4e6c3231a90fd5ae0cf85bbad58b

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 245ddd37377b1f27380bee7dfe5a333249a258670ad1a2d76c0a04d3452c214b
MD5 7143e8381147e21ae539d944d75385db
BLAKE2b-256 0ef5560a949456a8ef9db55028768c10c6ac441cf4193c8904d79c7a17309e4b

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0a1cfbce362b707dfe1278c817e0caee9e953ca071fc4c2fb9c2e64d670d2d0f
MD5 d72e9670a37f3203eae94f13c655e07e
BLAKE2b-256 44688800b3702f2a575e1555bb61bef769a736bc63e2bc253de8f5de1adbb963

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 154004613a8e3ab0d32a53956519e686c98449b22fdef43860f874948eaa9f63
MD5 80128b2debe2e66766fd9496f7ebf322
BLAKE2b-256 8905917b28c9192a5d236b370c03364c880752e8ab379ec0dc2df0b9960c519f

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 63d97e642b44fdc1df4dbfa5d12b853e9e04252708a4ee9580ddb2a998251896
MD5 787d394c928cfa0f7eb36234533e6cca
BLAKE2b-256 7f8447870701595671e9219a06671c4b5ca544d3a1ecdc440fc2bd47e95defd5

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b60e95ce65a818ca3c3e987995f764039d47bd81abf181b6d300e6d5f7cee146
MD5 152a6b72fa6036beba69118233201bf9
BLAKE2b-256 c4bd8e9b017bc7c8ff9f428e29f23614022a44ba1cf8761e9a9b7356041bbc67

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 24761db8fd74d9feb4de25b3034012779c3da2cb8880fce3ff64c4bfa8ae23fb
MD5 49a3f10e40e132df1094452abd69ade9
BLAKE2b-256 a0f105ca61227954d5aa086b877fb95039ae92a727ed780c71a5484ea01e436f

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9caea973e753d97ce86315f7d2c08234a1d9081b66791a85639eeb03b5f59a7
MD5 5b688ef3accfb35b7609eac269881782
BLAKE2b-256 3151590dca852758543eef7cd303eb50f330bdf55c95fdfef2eda9ebc1423125

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4dffd19a623a9c83374920ba969ccb20d82c4bef85e26c699fca2356277b1236
MD5 3b22e16050cca2b64bba3c005d7d6e9e
BLAKE2b-256 d17bce937f48d770d056e974659185494ae5d2b0134e58b1ceaf53ab63f68224

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb4cc9958cf082b338900cf51e4805d0111f4b4952b3527ae8c667847fa594d1
MD5 64eba0cc5339ad45c801a3da36c297c1
BLAKE2b-256 151b1f6444b6ece3fd1c4475cff0354bacc504013d969a5045d1dc9d5b352f5e

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79dc93e26395266725dc652bbda46f9f45eca1e869dcfe5bda169c2823cea998
MD5 224c57e521f540cef09f9d5cb34b9f3b
BLAKE2b-256 81ca342fc732bd41f8070daa82ac2554c17908b089340c22e8580c9fee47cb61

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 86e5ee9449c1dbc034916cfed174d525b115252b779d1379c1ed35152f40fbc3
MD5 65002ab00932e8e58b51bb59dadf35a2
BLAKE2b-256 024a9d897c128823dcbc2249de9b5df3100ccd1a90356df7f83008dac040cbde

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 06e6a18fa5c7cb082f14be666d83811911aa2ec9124fbd56b8b4a8086218be7c
MD5 a0abdc8ea9fe1eb860c1c7bc01ba2345
BLAKE2b-256 c7dc61ae1442740a4f98687d1e3441b974005c0748c175d5fb2b164d0cd1fdfb

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89ffd9c45b8dd0d4e1518a74beb31aa6040511aa6f096dd0123010e8d65dec85
MD5 3f3bfb7def46016902bcf637e4a09eac
BLAKE2b-256 af073f9a345e9aa64ea9f85ef031f7bc4b1a80737bbdc3a94755ca273e6b3846

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0fef4748a472a6e2e58d24678e04179386d5fafbec6a193fcebffea88b8b704c
MD5 16edff9f35d559a230fe347a1fe66eea
BLAKE2b-256 488421a5b029b50912b3e9f76dcc1a56ff1f800d6e80b2ca52009c0c645901e0

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 672d86d95c6a8c3c4e2ac07b5a606070e53fc94d476a0652ec470c0c7a2ac72e
MD5 4317dd34b3f8ccff9c1d10ab9a18c5e1
BLAKE2b-256 c35fd625ba694ded6f9fba9bd89ebb0fcf5126697555c9054103ca9c91d6cbc2

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 340bcf315d1b86bd34255ac04b44158a23433cb2b972f23856cd6013c5eaf262
MD5 47974a36556c15bf55b91769766ad6a2
BLAKE2b-256 5b6b8d4e11ec85a8cc2673fbcdde9d1ba09197157e92bec22c851f81bf45eecb

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d76bf18eb905d12dd11586e5955ac8ec32763a520176d666656cc0d51818dd55
MD5 a3edeb5dab96d1f90bbee2f87149ef41
BLAKE2b-256 3cbc3e78f2599956bef8a33760cd160a2f93e1e213d8cebd0721f1463cfb960a

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ac5152cb0a120f35e1578e2881ce10d276d650c06be895bbde65967b9905b40
MD5 ff836b20ecf4a233619c3db72ad69ef8
BLAKE2b-256 1e81fe8558f3b6c7d14aa754a900e62f24b43f70467490393fed96d65ffc0c8e

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 12dee22b6f7ea04e224afee519d82e32a2c0c8c28ee9317ddba76c9555093416
MD5 02bbc0a714ba4aa5ffcb58bf6a826538
BLAKE2b-256 083b6b066aac8f03dd1591c93172fdd4b1f0c50c29c5cc56bba1f82fe72e73ac

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 eac7beac945ad1451f749c9eb96a1bc45b270dc894691ad5465fd19f7b0b752a
MD5 071903cbde6a109af5faff30abcc27f8
BLAKE2b-256 9503f9b2507b19c09b6f2326ad6fbf377b025c823cddb617964accf56b77d88c

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e0ebedf6a3b0941b8b77f6f800cc9aa1bfaa226973bc6de355edceaa735c209
MD5 30e79bd9c18f115671e3e7635b5fa4cb
BLAKE2b-256 828bd464878de4046a3113fbcacde0f44f80d0b6ae876cb67f04b6ef3d3f8be6

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43f072fe45a922b23800acb16f2624739670b93d62efe586f588ad71c2ef219a
MD5 7e8f7c71ec3745be4c391d928969ccea
BLAKE2b-256 c0f40f9ef67cac634b0dd880aadcb738f5f4590dab628f3a122523264e61ae18

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6b9e6fa1becaa831dc88c786537559324ae551f162968ed512a04a22c56e771
MD5 e1b7b8e50bd7413da70798ce5daaf131
BLAKE2b-256 63e17fafeb3e0e11e8e2f08979e16b4608c90cffaf78baea252693a37d42b4a9

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3e01953df2e2f38c480a9b7d4f0ff737d71dce6e9b5f40888c878b5bce1113cc
MD5 f004e209960ec611a3015520764132e9
BLAKE2b-256 e6271bd443b952a88ed003be2e3f48f3ec757270343dfca9e589bcba371f9df8

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 13a5772298b73c591a8f84029ea79f9255ae8ae4983d33728d0cf5bfdabafe82
MD5 d41514d9f4ee63355dd10532a27ff289
BLAKE2b-256 4ab309f6a6fe3d26dcc3cbeb9cff24a93053c57f2e490d660ab03323b009d5d4

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ab176e692f3b37805f11a9366677fbb5e5eac40f3ad959170b5485234916ae6
MD5 5ff76fa05fe36797eaba64f97cd9fb9b
BLAKE2b-256 c859aff6f2136817a98862dab3121922146bbf82333020c1fc7b55f2dfbdee19

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 986d1752e193681fb5082747c7cfe32c91cbe2588aa1d94957a8cf2b2aba1c8b
MD5 2c19fc341d2e748b264537f98eef5e9e
BLAKE2b-256 e0693356f30c6bf81ce6214b74219cd5f0d6e73cdf7402435e44c205ead8d6f9

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c82c5640142593d9251bcd89bb7dddd76dd9b408c7ae489ade3acb2a769975c3
MD5 0cf9f9a9b15a643b9a2b3153e40f7e15
BLAKE2b-256 072d8392fffe3b8c7dd563531d4a8d7d4049141ccfa5dd5ff687e2a126a45965

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd9ced17e05112bfb8ed24377fbffefdc38e2ad4fc65495e48558a663085b45b
MD5 d4279d950b040946dc82b7409c6ad6d7
BLAKE2b-256 ca921fb40e2d6b3af00d4750701b7d2670b51a38b40cd7cae3527bbd56b82408

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a5d17534d0d979f1aa3e258405c0f001148dd74938ae60f9311834d89e710bf
MD5 acb1104ed7df8dcdd994518802fe2f5b
BLAKE2b-256 7cd8fde9401a34b43b80a8419ab67dd20026b62438aa639c1fd54cc62859331f

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d48226cfa0253412f1a57a360087a9c810f64491eb4696fa0501b5563032845
MD5 5aa33cdadfdef394d4848e196c4c2ade
BLAKE2b-256 01c915837cc43668ffa00cf36335547e9cbfdc50909fa4ffce6d4e946fbe34ab

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ed296d7d31595b9e68987b3be702e0c19227f3c649e5940c54d6f040c1c46fc5
MD5 c06c0e6bf7b225b6e7bda44098fa6a7e
BLAKE2b-256 409797a94b6930c99b7d22aaf7d901813ca70970e5f53913ce7e97e106226eb9

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 692d46673cbcba35667f3dcbf2b55d849b3905baafd45a4481d4bbca0f339edd
MD5 6f82bc8bd7c561f7e16e641d4819b43f
BLAKE2b-256 953b3f2139d6fb0ef10857ce7ee490dfd8be5dda40f9e59af2e7b03b3310f25a

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 415397692eac5f463cc34befe6bf620c5526b2e1c19ff91b6db80cfc721c2cd1
MD5 74691dd2aa1e7f31416a6d04e1eace94
BLAKE2b-256 6d1e156c1eadbffe9d6b4e1a52536d9bea8d0c5e34232f897bb7125f3fbe5ce4

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4c3d3ab862f908641ace70b523d657d51d38acaf316dde2734dfb54fda623b3f
MD5 d7acf4ddeedddba0ab4f79ffbc108ac5
BLAKE2b-256 f78052c1e36d05cc7ad7fbdf7ba1ac4ced4e85018046c4b55862337e94e2b824

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 96fbd1db4955d5709e7e84e9b00ab410e6381cb6118f2aabe2ab01c49dbd83df
MD5 fdf3ee2861ebf963c46e80be057c20da
BLAKE2b-256 335afa7d1da37592e751f94c54ce2f34b1c2043a6b05b06540de6ddcd18177c6

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ff3e7a5dee31e866ad8d44300c1311148e1190b2f930b971fe2724ceb398a452
MD5 dc70cbf16c869061bf564bead8635e82
BLAKE2b-256 e78ae3273585a4e7be63618159635c5ef32f8bca325b96191c4fb605d6ee92f8

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c9f5340617f7dfb602e2591039b4ac841a8aa7e854aae2b9ab030582caaa4d4a
MD5 3b39aeba1cee3d6003512f3243c15b65
BLAKE2b-256 7cf5b24ea152d197874736aa2a414f4f7a67a419ca997e01445d8c21fac5477b

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bcb79ec9ea3403c8b863cd32fa9a7628f1a5a274ceecea17a4ec70257de11c74
MD5 e0d8197300abf7c814e809c448fc7c57
BLAKE2b-256 2c2006b3f4c988948adf71656de68c1b99e5677de3edeea42424cd77ddbb15e8

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2e9c2506a122f23fe0e8432c3f78d81217151c9fd4b925f41c2414983ba617cf
MD5 e1336bd4514802a9b73b42fc220514ed
BLAKE2b-256 38ae5979c8bd87f2191ffc6082e738b0c3b6a2a8fe29dbc551048fbd3ecb255e

See more details on using hashes here.

File details

Details for the file accelerator_toolbox-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for accelerator_toolbox-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03339a7cfdce54709e3e2946f1d073d9461d4826151384d6e7b99219b81a840b
MD5 941518a144a464603fcb5a75616918ee
BLAKE2b-256 4a438814131f53d1c549cd3bc56bb8f4cdcb9deb794939488a02d65a8d3598e8

See more details on using hashes here.

Supported by

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