About Anaconda Help Download Anaconda

Chex: Testing made fun, in JAX!

Installers

  • linux-64 v0.1.5
  • linux-aarch64 v0.1.5
  • osx-64 v0.1.5
  • osx-arm64 v0.1.5

conda install

To install this package run one of the following:
conda install main::chex

Description

Chex is a library of utilities for helping to write reliable JAX code.

This includes utils to help:

  • Instrument your code (e.g. assertions)
  • Debug (e.g. transforming pmaps in vmaps within a context manager).
  • Test JAX code across many variants (e.g. jitted vs non-jitted).

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy