Skip to main content

tests build docs version python format license downloads

This is the implementation of the IMU orientation estimation filter described in the following publication:

D. Laidig and T. Seel. “VQF: Highly Accurate IMU Orientation Estimation with Bias Estimation and Magnetic Disturbance Rejection.” Information Fusion 2023, 91, 187–204. doi:10.1016/j.inffus.2022.10.014. [Accepted manuscript available at arXiv:2203.17024.]

The filter can perform simultaneous 6D (magnetometer-free) and 9D (gyr+acc+mag) sensor fusion and can also be used without magnetometer data. Different sampling rates for gyroscopes, accelerometers, and magnetometers are supported as well. While in most cases, the defaults will be reasonable, the algorithm can be influenced via two tuning parameters.

Note: VQF has been integrated into the Capture2Go IMU by SensorStim Neurotechnology GmbH, the employer of the algorithm’s author. For more information on this wireless motion sensor, please visit the product page.

Documentation

Detailed documentation can be found at https://vqf.readthedocs.io/.

Installation

The VQF Python package can easily be installed from PyPI via pip, e.g.:

pip install vqf

For more information, please refer to the documentation.

Implementations

This project contains several implementations of VQF in different programming languages:

  • The main implementation is written in C++.

  • Cython-based wrappers are provided that allow the fast C++ implementation to be used from Python.

  • Additionally, there is a (comparatively slow) implementation in pure Python.

  • A pure Matlab version is available as well.

Additionally, you may find the following “inofficial” port useful:

If you have ported VQF to a different language and published the code under a permissive license, feel free to let me know so I can mention your project here.

License

VQF is licensed under the terms of the MIT license.

Contact

Daniel Laidig <laidig at control.tu-berlin.de>

Download files

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

Source Distribution

vqf-2.1.2.tar.gz (396.1 kB view details)

Uploaded Source

Built Distributions

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

vqf-2.1.2-cp313-cp313-win_amd64.whl (275.2 kB view details)

Uploaded CPython 3.13Windows x86-64

vqf-2.1.2-cp313-cp313-win32.whl (244.3 kB view details)

Uploaded CPython 3.13Windows x86

vqf-2.1.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

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

vqf-2.1.2-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

vqf-2.1.2-cp313-cp313-macosx_11_0_arm64.whl (302.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vqf-2.1.2-cp313-cp313-macosx_10_13_x86_64.whl (331.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

vqf-2.1.2-cp313-cp313-macosx_10_13_universal2.whl (571.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

vqf-2.1.2-cp312-cp312-win_amd64.whl (274.5 kB view details)

Uploaded CPython 3.12Windows x86-64

vqf-2.1.2-cp312-cp312-win32.whl (244.1 kB view details)

Uploaded CPython 3.12Windows x86

vqf-2.1.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

vqf-2.1.2-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

vqf-2.1.2-cp312-cp312-macosx_11_0_arm64.whl (292.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vqf-2.1.2-cp312-cp312-macosx_10_13_x86_64.whl (319.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

vqf-2.1.2-cp312-cp312-macosx_10_13_universal2.whl (549.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

vqf-2.1.2-cp311-cp311-win_amd64.whl (280.2 kB view details)

Uploaded CPython 3.11Windows x86-64

vqf-2.1.2-cp311-cp311-win32.whl (249.0 kB view details)

Uploaded CPython 3.11Windows x86

vqf-2.1.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

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

vqf-2.1.2-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

vqf-2.1.2-cp311-cp311-macosx_11_0_arm64.whl (293.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vqf-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl (324.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

vqf-2.1.2-cp311-cp311-macosx_10_9_universal2.whl (555.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

vqf-2.1.2-cp310-cp310-win_amd64.whl (281.7 kB view details)

Uploaded CPython 3.10Windows x86-64

vqf-2.1.2-cp310-cp310-win32.whl (251.9 kB view details)

Uploaded CPython 3.10Windows x86

vqf-2.1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

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

vqf-2.1.2-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

vqf-2.1.2-cp310-cp310-macosx_11_0_arm64.whl (296.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vqf-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl (326.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

vqf-2.1.2-cp310-cp310-macosx_10_9_universal2.whl (559.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file vqf-2.1.2.tar.gz.

File metadata

  • Download URL: vqf-2.1.2.tar.gz
  • Upload date:
  • Size: 396.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2.tar.gz
Algorithm Hash digest
SHA256 2bf7134ffb181d518ac8c0855a239881c5a3e06e927605c351e72bbce1623233
MD5 55acb134eb69dca344e13cdbec735fc2
BLAKE2b-256 0b1f9b24f7bf45532b2922c127a66b02116662ba0bb9ca8965140d207d0883fe

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 275.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 620ead13848743a06b84ecd49ea43ac1d0ae475845df0c14fed7ac815b211f28
MD5 d45768e821c4179810fbaa707ccf8be9
BLAKE2b-256 15e8aa34561eb18d2c198c02cc70018c07823342c66cfc86845dad06180b14ac

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: vqf-2.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 244.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 dbb686a0bdab0e7d0fa1ce80671fe162ff73bad69016a836d7a613329ea823a4
MD5 ce57dad8fd2dc8153fc8bd3d669300ae
BLAKE2b-256 654fb9521b72d61611c34ab12f77174e283cbb1923674cb8183b8be031149c79

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f4684dbda27f0b964e965a066c43804b63a35e96939d6234501f127aa8645e7
MD5 9d21f704d7aeb74275b407dd3c3e2395
BLAKE2b-256 5d14034ab5539d8a61a5f80363b158cefd3e0947d1fcc5108c3dd678d0167ddc

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 dff4bc54ccf16315d25f82da129cab412836f908f9e210adb2f0d8bd939dd9ed
MD5 4cbb8cb8085c1c4b2f068bf9cbd5c617
BLAKE2b-256 98c9012b8f1e5aba74ac1326ea3ae10b74139aff39367b6671cafc7434f33065

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 302.6 kB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98e28b23b40408f97721f88cc9512d9e38f69df44426cc25e1773a0e23368a6d
MD5 83b38bd2be2b388fa5a27428b0f65e5e
BLAKE2b-256 e79271a9ee8309e1c74690bd05f2fa2157db1effda7db4dfbb8a1a4d56f19be9

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 50c471b11ffa911fb5cfbb4209ccde1982bbf1a947776e10adec56bd12cf96da
MD5 be37aa7fda9fb420528458d62ed7c8eb
BLAKE2b-256 5f77356eef15d52e250b99595bfb5d24e3019ad67229e7006513274886d40461

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

  • Download URL: vqf-2.1.2-cp313-cp313-macosx_10_13_universal2.whl
  • Upload date:
  • Size: 571.6 kB
  • Tags: CPython 3.13, macOS 10.13+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 8c822b667404ce8793c864569c57025e9d26b4d392db09ca608011c277d9c521
MD5 9df8ef1bdc23015cc5d8efc42dac7e71
BLAKE2b-256 47090f9b6d16a80f1f7614716731372f13225be7d0bf7c463b333a2db53a5c80

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 274.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5de10720fe1c479bd84e407b572a73cbaf6fda605115ef0aeea7856dab7756a9
MD5 a927f60da8cb9725487b5feede430338
BLAKE2b-256 212c7c6d8b492bc81a45f59f7819698aae832c69c46cb6a72063360448d28f33

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: vqf-2.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 244.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 73883f29eb8626bffd2aa1075c044362ec54dcae9ab13856b49ff10ed8244690
MD5 4c71fd94f01778158513f8dec36331a5
BLAKE2b-256 f02d560230580dca3a978c2ca1f78d1b87167f86e674b9e7c75b72dacfcdf6f9

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 95e92db9f064bafac23710b84066dd20603617cff4587b9ca8877acc00d175ab
MD5 53f76510ad8f020c858292aecceb943b
BLAKE2b-256 89170c826f62e3cd98fb93ebcf21e5fc8a98002becf97a74b2215980bfadeef1

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 541f2d021c6df78a6cd7aad9f5b2c10d7301546b4fbee55d274ef0497212910b
MD5 5336f267cab9b58524a51560d5a305fa
BLAKE2b-256 b4f11f5b2159d3827212887b51998f2b6f65a6966e7da8edb9ec88d95ef4a9cb

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 292.2 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c45d4ef75a66a8655db960d6e161b9c71d866f58ea6f7a3d479559c1ecd55269
MD5 274e4c2442cc48350dd9ac129f208865
BLAKE2b-256 67b91659b8ad584e663c355d9b36e34018a0ba953bbde35f3837a6324ff0bef1

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e13927664c3822478faf20f772cc3ae65d5a6daffdd60c39b3d5494312aa8883
MD5 0dddb3003274cdb3ea4a0d9cbf613d3f
BLAKE2b-256 0eb7cdc40e7b2ce24baeb8377dfbaaa3c5b01de142cd80d8a5253d9c6d72b0fa

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

  • Download URL: vqf-2.1.2-cp312-cp312-macosx_10_13_universal2.whl
  • Upload date:
  • Size: 549.1 kB
  • Tags: CPython 3.12, macOS 10.13+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6e175f11e56879c9e257b0659f16e5fd3d664ae4de610ccde7c511c5ae74e734
MD5 42878ccd6c7617a6e9f69f9fb43b3900
BLAKE2b-256 e7f76dc669c2e4b84faab497506752f201cceca82fb71956b99939c71ede72d8

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 280.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 99eceab93e1cd671bdadbd344bd7115dc12d4b14ac99c64287a1f4cd02fd0211
MD5 cd2e6c10c7fc15bcc56ba9179b729554
BLAKE2b-256 bf16817fc3b17a8f33d950b90ba64a8e1a50b91288e70120fdbcd9e183c6b59d

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: vqf-2.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 249.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2e878f33185bc5be6be0d42bf1acefa750a36bdcc8736193b718d2abeb57820d
MD5 28f2f8c544c8b144d6ee1b2b9af34640
BLAKE2b-256 e7dffea6d7f316b55a24f51bae3d1448839edf64ef729e22b4786897abd3b0bf

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14a879788c5d0604b4cc70e5515fa6802c0a7ebb6436976991a29ff014ad16ae
MD5 d8fbb227fb998959484103eea4115b6b
BLAKE2b-256 2a4523532603ed627e8fe4f3067109f6b234cb5ca0235769c26291581cc1db25

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 270e5b0cbd420dda12890281fe606fd8c239163c28173278ca703f0c7c8a8012
MD5 b133d43b3306f01850101a953564ff2e
BLAKE2b-256 7ef31a3b4e3ad030dd39c88a894703f1e1f6df1ad52ba5a2b26a4314e3797b72

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 293.8 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43c0b76d968a8501a4d3b258c2b31f436039a8448cbefdc0c9e519e17cc13d6f
MD5 1dc2b90d6dde4e0bb37d30f5f44b4530
BLAKE2b-256 f5a915128a44da03e31d136543183eda0b4d3c4f2165f375f7dc21ccfb69ef1b

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83c48009b46223a4c7743298a7da3ca316f206288e5db8c1fad157037969699d
MD5 df6279e38f567d7dfbde729dceac2a34
BLAKE2b-256 50bf40f6577fed6f50bda378295746ea68e5c54e2c5b9dc5ac1d6bcaa7a9e75a

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

  • Download URL: vqf-2.1.2-cp311-cp311-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 555.5 kB
  • Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 632fe048e3a512decd0afdc306dfd90b3b6b04779ea659c05354d05f92ee17c7
MD5 070a9d6d2531c6b577642100d689bd74
BLAKE2b-256 449123f4a2ce8ac116ac8848b75906eef694383ad53a667a8988dfc162a26378

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 281.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 93b2145ae7b16fbdb2a08eec9ec2b8b5287d4e5f6c4b00bfa09eb8681ff310da
MD5 29469a3878d2dd6b71bf2946672c32d1
BLAKE2b-256 b91519d16df1b95ea13057d83a6f6bec05317949c420c8cb96a34e9c8a6f8298

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: vqf-2.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 251.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 688d5f7fe5ebcf42af6a2e513e9bf2f22678b0da0fff521d584a8cf77641da10
MD5 b13359c114db1306a6110e824807d780
BLAKE2b-256 71cc72e74a54762762205a7c811ade0968ec80a8d940a35828569dccdc84af0a

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef14fbca299efbe123d6d0f3f9416996f2175dffa1d637ea99212306d1ac8cbc
MD5 61f9c8b71dc80d35c734b4a92b035ac5
BLAKE2b-256 b011381244d98a2779111ec06189841b42f32860937283c5c4f9d783c3163a2d

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b69af2d2175290cbf7109fc91b9e2e9b500b870a8996e0fb8fd6006cfbfa3476
MD5 121a1ac8ac36ad773cb0c2eddf08c756
BLAKE2b-256 1977e628002b2fe1d7864be534384a3da3d3d112877c6ba5f74fb6f0ff4ae945

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: vqf-2.1.2-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 296.6 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fa01c1c728e63dc788aca25158da2d8a911a3a02dd1abb727d36f0f96b3ca55
MD5 63fcee4a2f1e4bb6f0eabebbe247d1c9
BLAKE2b-256 0419bdb3d2d454b75f424a5e709a31c4cf57b0c3118c1bb2a00e8e04793a57af

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vqf-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f5a5b20626d83934ee14e8386d2fd5e6c519fab3f4c0140270c88b27bf64022b
MD5 6295b36fb20af8c3931fcf4f1a9f238f
BLAKE2b-256 5702ddb6f7b922445bd5d8d4c787bbe29af74b84ae3b12339c3a6b7ce0c3870f

See more details on using hashes here.

File details

Details for the file vqf-2.1.2-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

  • Download URL: vqf-2.1.2-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 559.4 kB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vqf-2.1.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 28e8ea189908ac44741f9fe49822581a827c5792388168256bb413afb6ce3698
MD5 b51feb0be1722aa8a143a760a233400e
BLAKE2b-256 fa615cb9453d7e1bd6307ce79f20b4bacc1546323d7620bfeec9f16b64c14ba1

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1.2 This release

29 files

2.1.1

29 files

2.1.0

29 files

2.0.1

48 files

2.0.0

34 files

1.0.0

27 files

0.0.1

16 files

Supported by

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