Skip to main content

This package facilitates the creation and manipulation of arbitrarily complicated (correlated) multi-dimensional Gaussian random variables. The random variables are represented by a new data type (gvar.GVar) that can be used in arithmetic expressions and pure Python functions. Such expressions/functions create new Gaussian random variables while automatically tracking statistical correlations between the new and old variables. This data type is useful for simple error propagation, but also is heavily used by the Bayesian least-squares fitting module lsqfit.py to define priors and specify fit results, while accounting for correlations between all variables. Documentation can is in the doc/ subdirectory: see doc/html/index.html or look online at <https://gvar.readthedocs.io>.

These packages use numpy for efficient array arithmetic, and cython to compile efficient code. gvar uses automatic differentiation to track covariances through arbitrary arithmetic.

Information on how to install the components is in the INSTALLATION file.

To test the libraries try make tests. Some examples are give in the examples/ subdirectory.

gvar version numbers have the form major.minor.patch where: incompatible changes are signaled by incrementing the major version number, the minor number signals new features, and the patch number signals bug fixes.

Created by G. Peter Lepage (Cornell University) 2008
Copyright (c) 2008-2020 G. Peter Lepage
https://zenodo.org/badge/37556070.svg

Release files for gvar 13.1.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for gvar 13.1.9
File Size Uploaded
gvar-13.1.9.tar.gz 1.3 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for gvar 13.1.9
File
gvar-13.1.9-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
gvar-13.1.9-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
gvar-13.1.9-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
gvar-13.1.9-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
gvar-13.1.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
gvar-13.1.9-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
gvar-13.1.9-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
gvar-13.1.9-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
gvar-13.1.9-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
gvar-13.1.9-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
gvar-13.1.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
gvar-13.1.9-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
gvar-13.1.9-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
gvar-13.1.9-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
gvar-13.1.9-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
gvar-13.1.9-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
gvar-13.1.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
gvar-13.1.9-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
gvar-13.1.9-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
gvar-13.1.9-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
gvar-13.1.9-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
gvar-13.1.9-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
gvar-13.1.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
gvar-13.1.9-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
gvar-13.1.9-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
gvar-13.1.9-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
gvar-13.1.9-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
gvar-13.1.9-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
gvar-13.1.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
gvar-13.1.9-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
gvar-13.1.9-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
gvar-13.1.9-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
gvar-13.1.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
gvar-13.1.9-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
gvar-13.1.9-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
gvar-13.1.9-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size:212.2 MB

Release files / gvar-13.1.9.tar.gz

Download URL gvar-13.1.9.tar.gz
Size 1.3 MB
Tags Source
SHA-256 checksum
How to use checksums
f7bb9bb3ae9eb614198db0dcbe3a604c1dde5dc92a1eb15349fe91e6a6a15036
BLAKE2b-256 checksum
How to use checksums
367a12f20866968b38647c1edf8d40fcb0d9c55c260d1ac39a980f408d20732b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-win_arm64.whl

Download URL gvar-13.1.9-cp314-cp314t-win_arm64.whl
Size 951.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
d4ea507c58b0fdcf18dd5367d5b0f00a18b33c4c131903c51c86134af8b6d7d6
BLAKE2b-256 checksum
How to use checksums
3323054e2cd4c95a1f3670b6ee340b440a771b8d4d63aa2b2e0823d6f6d51579
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-win_amd64.whl

Download URL gvar-13.1.9-cp314-cp314t-win_amd64.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
3b4bde9b3bf3ae110aa5ca0eed372966c3498088ee2167bd2251d8b665010337
BLAKE2b-256 checksum
How to use checksums
f73a89581311149ee9db0acd0926cee1c6609ad5a1c5ea2cba3f4f3f4143a1da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-win32.whl

Download URL gvar-13.1.9-cp314-cp314t-win32.whl
Size 1.0 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
1faf2644c2b082ea7099d9cfebcacebacd589fe8a1c8fbc29f3a3fcdaec1ab7e
BLAKE2b-256 checksum
How to use checksums
f084f45b79a20d78e908e199fee3312ae4b6fcc36cc56e3c0c3e5545700324c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 7.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
902b9442538d15ae6af876292d8aae6207d7d0a5fea6f04b164e7348e82df40a
BLAKE2b-256 checksum
How to use checksums
f62e829b70060bb22e3e3cf2f0413b56c2f00e6950ad7faef9387f9abdb86177
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 7.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
9729d109b99f773dcc4aca699c5b519790a138c4b8f91f65617f87dc9f84ab42
BLAKE2b-256 checksum
How to use checksums
d55f6649e82310a2ee68da3ec9532b2d5a5f960974cdcfa40c24fcc3d36bdfb7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 7.7 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
7e650588ed1c15e8be3f75224184787556619641cdd47662509e43b4c0ce04c8
BLAKE2b-256 checksum
How to use checksums
de95a8eb799a96141bc426b23a47a17c6ee413f6c4d866af532baf6b0324b5d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
24d422d9a74b9ca04f7447c582db2ae48c5d494f081287db88af033342a0c683
BLAKE2b-256 checksum
How to use checksums
a01cf6caf782abdaadc07a17abdff29b5fa009bcd804fcea3035df5022f3fde1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp314-cp314t-macosx_11_0_arm64.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
20580437dd2862f75a0159c6f3df4afad78bef9c36d6a8bca0437eac6d4e2eef
BLAKE2b-256 checksum
How to use checksums
a92d5fa11dd83df8960d3397d02bd78ec2b56d2c5b5017c973f60378f97347bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314t-macosx_10_15_x86_64.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
1d8c09aef956c59b6e8bbac7cbcd1ba2c32cf0feb7bf0fff22510d3119a8e4ab
BLAKE2b-256 checksum
How to use checksums
cbf6294ef7007684a8c40b1be2a135a6c58e24710cf898271fdd0262a48d6a0c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-win_arm64.whl

Download URL gvar-13.1.9-cp314-cp314-win_arm64.whl
Size 887.9 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
48f609e469cf5a6ae4cd94e95795035383fed6e78c106af42000addf9ac787ca
BLAKE2b-256 checksum
How to use checksums
d9209c60e40ec145e565cf434abf218d1a151e6e52be911583968024371aaa78
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-win_amd64.whl

Download URL gvar-13.1.9-cp314-cp314-win_amd64.whl
Size 1.0 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
5659280e2a2c9c9c29b0a952d18c462152186d872628658cba12065529200d0d
BLAKE2b-256 checksum
How to use checksums
a6dd071cf0c66da609fefa8cdc17c8897a3edbe8cb65365b39ca1a43e93fb704
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-win32.whl

Download URL gvar-13.1.9-cp314-cp314-win32.whl
Size 888.9 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
def46a2e3757bd52fbdf36595040c0adf3ab23b2ad2c2501f60f055b8e1be47a
BLAKE2b-256 checksum
How to use checksums
74a1379d07e5d52a8121c7f30ee3e02faadcf81398f61edc2f22f930216e0d21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314-musllinux_1_2_x86_64.whl
Size 7.6 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5b65c1f952db8243505a737f03f5bd7171608471a613a7691c89ae42b644afac
BLAKE2b-256 checksum
How to use checksums
d9dc47de618398e4d95b5fbd355c304e198d8ede33764b7001cb6051cc1f9051
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp314-cp314-musllinux_1_2_aarch64.whl
Size 7.3 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
c3c8bfe36b8999e44f6411c874c7f53ce24c82f0bcb5b0f710c96af880047794
BLAKE2b-256 checksum
How to use checksums
7abd4a79645ef86a1e289ff2dd92247b17a6e1350723621de86639a0f0680a61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 7.6 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a5e450c331b4037239749919ba50e2262b2161d29bf06cf0589a16177e8eb598
BLAKE2b-256 checksum
How to use checksums
5b41919b64d4521ac6a5796935c8040770bf9219d46aee5864666f19018d8cd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.4 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2f6126b6c30a91c79b7e45e05d87e08abf0e5efb00156a7b54ba1be729837c33
BLAKE2b-256 checksum
How to use checksums
c38b96a34ee54132fef8b49ae8f7739e3d865a8c117f08cd0476fbc1a340807f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp314-cp314-macosx_11_0_arm64.whl
Size 1.2 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
fd96f6d83f35f1c7154fa406c93381ca00c0b7fecdc8f6b4ce8eeaae47703ea1
BLAKE2b-256 checksum
How to use checksums
8325c06ae2e1400d34567607f685299f65334629edc028debffa301180ae0165
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp314-cp314-macosx_10_15_x86_64.whl

Download URL gvar-13.1.9-cp314-cp314-macosx_10_15_x86_64.whl
Size 1.2 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b9a671442697a823fa75b17adf621e49dbf89497d1faae52529b96881a3c1a9a
BLAKE2b-256 checksum
How to use checksums
6cf294c613097b0be9d1df488768b3cde93e77fae4a7754778f7a6cb5490dabe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-win_arm64.whl

Download URL gvar-13.1.9-cp313-cp313-win_arm64.whl
Size 858.5 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
b3217ca8c8fd5ea4322fd93c038b1bd4cd35defef80a0c8c122fece0caab6fde
BLAKE2b-256 checksum
How to use checksums
711b947dd18dc4e25469a3df34a894ebcc677f03fc68beaa9e59c1f04624d0a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-win_amd64.whl

Download URL gvar-13.1.9-cp313-cp313-win_amd64.whl
Size 1.0 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
200eb4d2c873950430d3e5fd5dfd212aac2f195088db7288413c3fac8aaeda7d
BLAKE2b-256 checksum
How to use checksums
6cd686c6ba6ae3580e7554bf1b3158c8afe3150178eef83f9e9fcb3d77df042d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-win32.whl

Download URL gvar-13.1.9-cp313-cp313-win32.whl
Size 874.6 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
92442f2f49085add98ce531656ea15a9bb43f84a4fb1579c10b7079a27d5bb4e
BLAKE2b-256 checksum
How to use checksums
61cfd6d4720ba2d23166c454f80132a7b551ac5d49af4d501ed1e3b54247764d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp313-cp313-musllinux_1_2_x86_64.whl
Size 7.7 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
73a21aeef250cb71d0b7249f8c2d3754b64d14ce643a25c2e1b856e44c3dbed9
BLAKE2b-256 checksum
How to use checksums
b23ca5fd72b4223c41d05ca5b1c80730abfd64d70d15857941aabe3866b885c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp313-cp313-musllinux_1_2_aarch64.whl
Size 7.3 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
d209af7a3c9105eb6631607f6e9bcd0fb177f5a6808d591f3d5229a226b8fb8e
BLAKE2b-256 checksum
How to use checksums
938149d245a24313c4c4c70be1f37230ac126512d6e414a576056c089b357a94
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 7.7 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
924189f8b136ab7e014f5f2e724b3d3879c91df6e27faec19840d00ec28f43ca
BLAKE2b-256 checksum
How to use checksums
600bea458babd6a02ef41419e364746f942a4dd7865dad396f494b8ad7997cd7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.4 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ffba15619ee26f6554bbcb46e8377ee9e28c8d1c5608e9ab6af77c8aabccf126
BLAKE2b-256 checksum
How to use checksums
adc60961051e38a68c804714824515fe9b1b28f20ac71cbd200a1fda0dfa5476
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp313-cp313-macosx_11_0_arm64.whl
Size 1.2 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
694e028575fbbf5cffc69b69177c92b8fde01b76cafff27e049f1f0432a43bf3
BLAKE2b-256 checksum
How to use checksums
e255460471a36ec515812f288e8127c935616ae2f008493efdaaa73bf1ff92fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp313-cp313-macosx_10_13_x86_64.whl

Download URL gvar-13.1.9-cp313-cp313-macosx_10_13_x86_64.whl
Size 1.2 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
4b746bb1ad61597313195871f8b39249e21aba66cfd099a6721aa0fffa14d381
BLAKE2b-256 checksum
How to use checksums
9511e910aa632febe585991253a009514dcc8b5c61d627567cd945219f87cf61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-win_arm64.whl

Download URL gvar-13.1.9-cp312-cp312-win_arm64.whl
Size 860.8 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
6d758d9984c29b3381be727437c598cf53342318891906c42bae65919a808e12
BLAKE2b-256 checksum
How to use checksums
1b28026ec13100ba17f5da1c78001d9cb8a07eab4167933d1737d758ef4e5102
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-win_amd64.whl

Download URL gvar-13.1.9-cp312-cp312-win_amd64.whl
Size 1.0 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
fbcd089ed576c2aac2ffd0587c27dd5c846f06660861b1eac35a7f8837ce1d04
BLAKE2b-256 checksum
How to use checksums
69f3379d7efd5a6c39a6c1ee8d005e6af54d6236515e5dc075c5a9641c0a95a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-win32.whl

Download URL gvar-13.1.9-cp312-cp312-win32.whl
Size 875.9 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
cdc060377b3781abd6a286fe4537cdc934a21488fa58906298581a1d30f78f85
BLAKE2b-256 checksum
How to use checksums
a854f76bc43b04e9b8250afd51cd3a27130a9dd0da9125676fc9cf638b4cfdcc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp312-cp312-musllinux_1_2_x86_64.whl
Size 7.7 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
4eafcfab7230467abccdce65811ac4e2786c0f6bbbe253b61e27e855ee7c9a91
BLAKE2b-256 checksum
How to use checksums
896e6bda63f6fcf5e692fc18dbb358e51cd07ebde1e8059fdb7c2658828e6431
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp312-cp312-musllinux_1_2_aarch64.whl
Size 7.3 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f70f014a3105c337fe29d3b3332a0c3c624ba6eebe0bd378992d1c11e2f4da1b
BLAKE2b-256 checksum
How to use checksums
80cdfcd286aba05976f7736bad9b5da762e5140044adbbf7c85b5acd37154e86
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 7.8 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4ea432d0d216c405f54eb6fb03054f597a304a77db7647f63c47267f5bcff094
BLAKE2b-256 checksum
How to use checksums
448ff7c66bb15400029697d6be90087aee24ca0cd67ee6b489a6f302f2892970
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.5 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ab7f67a58743e8ac1f48064afe67883a96c9aa46b96ff5fb0f9791fa391b5e42
BLAKE2b-256 checksum
How to use checksums
153d00772fad86b7457ef2b0d6101cc953eddc20e36f411882e4b33261bdc1d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp312-cp312-macosx_11_0_arm64.whl
Size 1.2 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b520fa00969dc1bbdf60037842b2c59dd4b312a3ce541db89e40458d8ab5f622
BLAKE2b-256 checksum
How to use checksums
e8af34504dde580edb8af1bf446b2e54a00e28e06c18455af14a2f2f63cb2a4e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp312-cp312-macosx_10_13_x86_64.whl

Download URL gvar-13.1.9-cp312-cp312-macosx_10_13_x86_64.whl
Size 1.2 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
307c2c0bc13229c11405697836a8fbfb941d145fac9ce64918e0cace1a06fc19
BLAKE2b-256 checksum
How to use checksums
62fd4134dfc1d236ad3e7c713b2cf26c61ad12d211e93877ea852b9cc7f8a5e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-win_arm64.whl

Download URL gvar-13.1.9-cp311-cp311-win_arm64.whl
Size 908.9 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
eb18a3a668cdd2e669c48744dce28c3846004e1d56fc01b83f2995cbd9cff47e
BLAKE2b-256 checksum
How to use checksums
3e290d34eb1faadfb2e77c1f54e360760f0c3727c1217a093519d07eb97bcadd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-win_amd64.whl

Download URL gvar-13.1.9-cp311-cp311-win_amd64.whl
Size 1.1 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
915dcfb947e7a6c6c951c4f42f1dae410aba29dc81eb644774cb52bbbead5da8
BLAKE2b-256 checksum
How to use checksums
2dbf68c3161ef9348d408edd41b74eaea2a36cef4df9f9f289d74d16d84c99a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-win32.whl

Download URL gvar-13.1.9-cp311-cp311-win32.whl
Size 921.0 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
1a6b35b7c93e91db5bb885b28460080c54af0bf4650333b188547802e5a22157
BLAKE2b-256 checksum
How to use checksums
cf7c879a9ce278b29e71f31c26ca3374247ad6e491c4950a335381b5c6494e8a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp311-cp311-musllinux_1_2_x86_64.whl
Size 8.0 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
11542a204868852421b9661f6c167cd685b82f4ae83601de56d4541af5243155
BLAKE2b-256 checksum
How to use checksums
1b4734c0d2000b7d2a45f3c66e8bdc2796976f0309dca308bbc3d9b10aae0604
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp311-cp311-musllinux_1_2_aarch64.whl
Size 7.6 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2ffb02ed3becf312d53f8e0610d96445c92e78a52c561a9516c5c58279f2fb6e
BLAKE2b-256 checksum
How to use checksums
82c2922fad859b4f748a0ee2ceb751e2f43a637ff59c3de814e1853e6648383d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 8.0 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0e49cff295d5c51fd10495db4efe1c3c0a31a171bdb1e6252746336640e8c34e
BLAKE2b-256 checksum
How to use checksums
52c581a34593a14352eabb74c870b04e22b9c8de1a5c928e6a39ce43df9d1c1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.7 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
17c435da8556f4598c780f2c8edb460c3dfd06c8ab3513f3d4a46a8a81f6e3dc
BLAKE2b-256 checksum
How to use checksums
79504fb989131b754f20a91750867c142cefda4b3a584bfb53883af8af0721b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp311-cp311-macosx_11_0_arm64.whl
Size 1.2 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ce13bc3bd09f6f7fc1a09b5e1ac680ec56bbcc13b7dd83eb6891ea971b200c7b
BLAKE2b-256 checksum
How to use checksums
301d597135798814d516e8cae5a507f2c5d09ca434cd1d0a10f107044c18f0fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp311-cp311-macosx_10_9_x86_64.whl

Download URL gvar-13.1.9-cp311-cp311-macosx_10_9_x86_64.whl
Size 1.2 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7960b8a6e91d7327eb9ee1d9e7f4b02e868125b0d9bafdb5f741f5949c90ea04
BLAKE2b-256 checksum
How to use checksums
d8e73407e09cbcfc012cdf02bc68b8b786d6da40947e54421c3d6f1931ff8102
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL gvar-13.1.9-cp310-cp310-musllinux_1_2_x86_64.whl
Size 7.6 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b6356029e53de69cfebc9fecd13ae5174b2287a26fac4a23c0bb42553764b186
BLAKE2b-256 checksum
How to use checksums
664fc145b4fc07d0089197f95af3db06f9c5adc96d83d10fd1f64550426d7074
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL gvar-13.1.9-cp310-cp310-musllinux_1_2_aarch64.whl
Size 7.3 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
35c08f6ed81ff41d47845f45b63bedc08cfb7de9298275517780700740587667
BLAKE2b-256 checksum
How to use checksums
667cd7114889bab7c91fc221e43b2dd86c410a674a65fbead0c72efcd2ac514d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL gvar-13.1.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 7.6 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d73272e074d9472601a76acfa212a8901eb19f74bee4bd7f2561bcde3be9ab94
BLAKE2b-256 checksum
How to use checksums
c6988811c2238d376220d0317de8f829ab0769a57c78d9f7824da4b632557579
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL gvar-13.1.9-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 7.4 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
71324e044921c27be28ea7d5e17d1431bb7b49e8cb33618c8d77885b80b8720f
BLAKE2b-256 checksum
How to use checksums
3c88d9158710b8d68c4ef5686bdc8b5674987c4a1c39a9f7ceacc3bb8423e6e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-macosx_11_0_arm64.whl

Download URL gvar-13.1.9-cp310-cp310-macosx_11_0_arm64.whl
Size 1.2 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9d51acb94be534afc401c7483d57edd38419316f0948f7696d6f946e4ee8d9ca
BLAKE2b-256 checksum
How to use checksums
dcaa5f92e7210459e2f9525bc576010301f84ffa5c892b0c73157bebbc491f2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release files / gvar-13.1.9-cp310-cp310-macosx_10_9_x86_64.whl

Download URL gvar-13.1.9-cp310-cp310-macosx_10_9_x86_64.whl
Size 1.2 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
3a418c2a214b347ec205afea515457d5ea2167e931ccad195987d039ef995311
BLAKE2b-256 checksum
How to use checksums
0aacb0f99524a8c10a4e39d243baeac48afbd77c1d99a59e1af24b0c73b86bb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.2

Release history Release notifications | RSS feed

This release

13.1.9 This release

52 release files

13.1

21 release files

13.0

21 release files

12.1

21 release files

12.0

21 release files

11.11.6

1 release file

11.11.5

1 release file

11.11.4

1 release file

11.11.3

1 release file

11.11.1

1 release file

11.11

1 release file

11.10

1 release file

11.9.7

1 release file

11.9.6

1 release file

11.9.5

1 release file

11.9.4

1 release file

11.9.3

1 release file

11.9.2

1 release file

11.9.1

1 release file

11.9

1 release file

11.8

1 release file

11.7

1 release file

11.6

1 release file

11.5.2

1 release file

11.5.1

1 release file

11.5

1 release file

11.4

1 release file

11.2

1 release file

11.1

1 release file

11.0

1 release file

10.1.2

1 release file

10.1.1

1 release file

10.1

1 release file

10.0.2

1 release file

10.0.1

1 release file

10.0

1 release file

9.2.1

1 release file

9.2

1 release file

9.1

1 release file

9.0.3

1 release file

9.0.2

1 release file

9.0.1

1 release file

9.0

1 release file

8.5.1

1 release file

8.5

1 release file

8.4

1 release file

8.3.7

1 release file

8.3.6

1 release file

8.3.5

1 release file

8.3.4

1 release file

8.3.3

1 release file

8.3.2

1 release file

8.3.1

1 release file

8.3

1 release file

8.2.3

1 release file

8.2.2

1 release file

8.2.1

1 release file

8.2

1 release file

8.1

1 release file

8.0

1 release file

7.3.1

1 release file

7.3

1 release file

7.2

1 release file

7.1

1 release file

7.0.3

1 release file

7.0.2

1 release file

7.0.1

1 release file

7.0

1 release file

6.0

1 release file

5.0

1 release file

4.8.5

1 release file

4.8.4

1 release file

4.8.2

1 release file

4.8.1

1 release file

4.8

1 release file

4.7

1 release file

4.6.1

1 release file

4.5.3

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page