Skip to content

Arbitrary higher derivative support for JAX and jax.jit fix. #148

Arbitrary higher derivative support for JAX and jax.jit fix.

Arbitrary higher derivative support for JAX and jax.jit fix. #148

Workflow file for this run

name: Pre-Commit Checks
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]