Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: patrick-kidger/jaxtyping
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.36
Choose a base ref
...
head repository: patrick-kidger/jaxtyping
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.37
Choose a head ref
  • 9 commits
  • 13 files changed
  • 5 contributors

Commits on Nov 19, 2024

  1. Add fp8 types exposed in jax.numpy.

    liudangyi authored and patrick-kidger committed Nov 19, 2024
    Copy the full SHA
    51345dd View commit details

Commits on Dec 3, 2024

  1. Now robust to errors in pretty-printing. This can occur when using th…

    …e default pprint on incomplete dataclasses.
    patrick-kidger committed Dec 3, 2024
    Copy the full SHA
    43059ff View commit details

Commits on Dec 22, 2024

  1. Mark typechecking frame as hidden.

    patrick-kidger committed Dec 22, 2024
    Copy the full SHA
    b2f16e8 View commit details

Commits on Jan 2, 2025

  1. Now statically working with dataclasses correctly.

    patrick-kidger committed Jan 2, 2025
    Copy the full SHA
    2d311b5 View commit details

Commits on Jan 3, 2025

  1. Bump release pipeline

    patrick-kidger committed Jan 3, 2025
    Copy the full SHA
    9f5a3fa View commit details

Commits on Jan 8, 2025

  1. Now using wadler_lindig pprint library.

    patrick-kidger committed Jan 8, 2025
    Copy the full SHA
    c39abe7 View commit details
  2. Pre-commit hooks for pyright and mypy (only API tests) (#283)

    * Added pre-commit hooks for pyright and mypy (only API tests)
    
    * Removed unnecessary noqa
    
    * Replaced tensorflow for numpy in type tests
    
    * Try tweaking pre-commit-config
    
    ---------
    
    Co-authored-by: Martí Zamora Casals <marti@amalfianalytics.com>
    Co-authored-by: Patrick Kidger <33688385+patrick-kidger@users.noreply.github.com>
    3 people authored Jan 8, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d25a6b View commit details

Commits on Jan 24, 2025

  1. Add paramax

    danielward27 authored and patrick-kidger committed Jan 24, 2025
    Copy the full SHA
    aa9bf9a View commit details

Commits on Jan 27, 2025

  1. v0.2.37 release

    patrick-kidger committed Jan 27, 2025
    Copy the full SHA
    bd84aed View commit details
Loading