Skip to main content

booz_xform

booz_xform logo

booz_xform is a package for computing Boozer coordinates in toroidal magnetohydrodynamic equilibria, including both stellarators and tokamaks. The package described here follows the same algorithm as the fortran 77 code of the same name in Stellopt. However the package here is written in C++, with python bindings. The package here is also written so as to allow input from equilibrium codes other than VMEC, it is parallelized using OpenMP, and it includes functions for plotting output. It is also equipped with unit and regression tests and continuous integration.

For most users, the code can be installed by executing

pip install booz_xform

Pre-compiled wheels are available for Linux (x86-64 and aarch64) and macOS (Apple Silicon and Intel) on CPython 3.10 and newer, so this requires nothing but python3. On other platforms, pip builds from source, which requires NetCDF, a C++ compiler, and cmake.

For more installation options and other information, see the booz_xform documentation here.

Download files

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

Source Distribution

booz_xform-0.1.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

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

booz_xform-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

booz_xform-0.1.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

booz_xform-0.1.0-cp314-cp314-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

booz_xform-0.1.0-cp314-cp314-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

booz_xform-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

booz_xform-0.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

booz_xform-0.1.0-cp313-cp313-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

booz_xform-0.1.0-cp313-cp313-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

booz_xform-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

booz_xform-0.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

booz_xform-0.1.0-cp312-cp312-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

booz_xform-0.1.0-cp312-cp312-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

booz_xform-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

booz_xform-0.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

booz_xform-0.1.0-cp311-cp311-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

booz_xform-0.1.0-cp311-cp311-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

booz_xform-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

booz_xform-0.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

booz_xform-0.1.0-cp310-cp310-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

booz_xform-0.1.0-cp310-cp310-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

Details for the file booz_xform-0.1.0.tar.gz.

File metadata

  • Download URL: booz_xform-0.1.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for booz_xform-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2b2d8ede0ff65260168108921aa08245969883ac6a0d5ab23e04815d97e045ce
MD5 81e83bac9b8c3d4b2cf7f72ba88ac019
BLAKE2b-256 19f0cde1a3b26a8a644e31631ce3e8a71a5a97ff708d269bd94795ebcd498dd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0.tar.gz:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0c3985e98f7eb733d09e0e3ba55f6c1a3a417a261eca6ac19dcca2bcb10a01f
MD5 539423ee73160fbc34eeef1c55260800
BLAKE2b-256 521b264d066e76324cc7d958aff947504a382dcb24264b7a28a1a72868548b58

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ccf2f703a55606ad6fb157b53ef612e3740886585579afecc490bfb3f487c3d8
MD5 fe9d7ff16501fc44a869bf1d5a42942e
BLAKE2b-256 2354dbc340be246a9774ec0e589043483e0ce882209e18c11d70dbcaedb10660

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 eadbbc867a8756eeeafb5ea2f5aed3a462db5fe046c49d4afb52db7a53b223bd
MD5 a3c1ec97a6332b71604e6ed70eb2fd2a
BLAKE2b-256 3f85506b185d9e9a0fd460689f00c3766955abd23152947790502952cf99422c

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 787b11498623dcc692d224d18fe8f747454f8023af9a42d5ccdb75b46d3c4abd
MD5 bf045585655d8a24f6be524ebcc81afe
BLAKE2b-256 235020b3938ce26616c4597c9188dab7b3a47613750488995c55fd55dfa0bfe5

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp314-cp314-macosx_14_0_arm64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a2b13347b4fc173bda90af4f66fe88232aa3e96acc083ecccd32dc2bc069132
MD5 13ec02a3cb552b2f91e0d9945a42e035
BLAKE2b-256 87950bc548d665a40d8f0f1223c4c25ac0d20a8d558c25e13cc281af8adae458

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dccf9804a20c25a57a1dd563762e957c8766d9b5ac704516c229e35853f9f6ea
MD5 583ae47245e68e094ce7a60d7b51db5b
BLAKE2b-256 759cead83ca98ae1ce7121d8d8645aa6f5ee57052e91c499fbde56ad07d328ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 71b466ac6fc9cfccfcc467ac1fa91d0a9e56fd8509a5a7990b19447479222ed5
MD5 8db06530df331f06c2d5c75328fe1967
BLAKE2b-256 cafe765b27258f81b11001ab4ef089b280b4749869e5d54dbc62e1b388558382

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

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

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2c042680b25a978e6c48edd4e0d7f08275f25ce834d41bb74e72d35e2871510a
MD5 19110a4fff2464ee19b3048ecf471534
BLAKE2b-256 b7fd0fe6b121ab7be0ffb1b975d9b5eaa7c9654b478137e48ce83340c00f73c8

See more details on using hashes here.

Provenance

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

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e1c884a464eee05e17af3a8ef09eae833ced342262371fe4ff2280816ef16f9
MD5 9ce30aeb95a775d409bc72a730bd8f5b
BLAKE2b-256 cd2695faa7e014a4d980a0f24b2a8f4b2be102c23eea7525af4d3ac554aa4056

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 df782d4c5686ebd6b4429a09ca9e1f426270f0f8529faecf5210478af8892cc8
MD5 551d64e1508ffeb3f9fedb1bce330366
BLAKE2b-256 e477c2ecc82fe77050cde21cae8e5a681b01ea05f83ea8dcb50a384872261b61

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 419a8a7c2550eb223437b79de27c9b3db38e6fc4a6645f0f8b388f876a6e59a6
MD5 9191d4c3edd5c609c12203f8a1924517
BLAKE2b-256 8bd57706090fd645cf45f7de8bf8f95b9dce967200a91cd07ff26a3eef8b7081

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

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

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 67d0c2f51b90e7d44bdaebbec47a95ab1d5658927181ca76db8fd61cd14d6e53
MD5 3c2521b3971d3a25be12894a081ea5e1
BLAKE2b-256 789c43f8322028dace65501a27b6602168f3beb1e82bdd5065c21c4840c01c47

See more details on using hashes here.

Provenance

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

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2715d672faae6e6f6d3b395978432ce535e015b8bc5822f0dc6cdc39e4242b8
MD5 84856660f0ce8c351c3cec60fef321b2
BLAKE2b-256 f17628a51a9c1946e21392d71c71620d193249d106f0fd124cc0142f7da126ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc79efa068f9642b0eadfa713cf912666eb35d35538d68d74f2baa18a4b07624
MD5 678babab917914561b65dfd61a8b8ed5
BLAKE2b-256 a7c6e579958cad6a6d738b405c406ab696394a087cfa92358a30b057af70741e

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 ed80beec1e5b1765add8cb2cfc055f21fd991b5a91d437b7713e745fec166034
MD5 64df7b0b5815f2a676eb0abd06e7fbff
BLAKE2b-256 fc8bc9ee9a1eea8508d0745c44a833f20dce91429cd9aaebbe63a3834838450f

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

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

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d4f4655d3aaa2c26ef256cccd1ab2ab08636b469073ddfbc69b002049e22f006
MD5 2ab85ad2ef4edbbeeb6e3854825e5a8d
BLAKE2b-256 d086dfc06240ad0d8be3d95feb42e9e20b6e418d80f40ac1f7a99348596f0f8f

See more details on using hashes here.

Provenance

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

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 289804c1937c8657fdb42f8b0a8060bf17c8d7cfa9be7b17bcb6fce8aeb8a66e
MD5 8e26c2231088f95309897356757f2665
BLAKE2b-256 a8c2cea35ffa3be30b9f689b4ae59ab433cdf73092b32316883c436e4f4172cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a1c68d6ba343c6223098d5bd12677077527d3e48655e7ca2ab0379318271509
MD5 05fa8123341006d07a59efcdc6ea0b23
BLAKE2b-256 ab922db53c516865245dfa0b8448c3c28483d9f2134377adf06258086145dc6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

Details for the file booz_xform-0.1.0-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 fe1b19c68d48ef5acf695fac6872767b55ccbe7b2256ee68661f3c541b2a3ef9
MD5 88d239bd9b41c9c6288d0c9f1653dd30
BLAKE2b-256 84c41da84ce5bedafdff97ad4a28d9d1dfe1d0df25fa5ffd6eb75639f7f52835

See more details on using hashes here.

Provenance

The following attestation bundles were made for booz_xform-0.1.0-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: release.yml on hiddenSymmetries/booz_xform

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

File details

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

File metadata

File hashes

Hashes for booz_xform-0.1.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d42b6c7a3052132701b22850ca47ad1d0d961d768bae023704380adb344a8bea
MD5 f32c6b42241f9f08a4d6bd68839f6fd0
BLAKE2b-256 621c08b8f38953495190b40ff16dd615fac5b3132e377f1c37f4e26aa6752f8c

See more details on using hashes here.

Provenance

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

Publisher: release.yml on hiddenSymmetries/booz_xform

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

Release history Release notifications | RSS feed

This release

0.1.0 This release

21 files

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 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