Skip to content

Conversation

stephen-huan
Copy link
Contributor

Checklist

  • I've formatted the new code by running hatch run dev:format before committing.
  • I've added tests for new code.
  • I've added docstrings for the new code.

Description

The diff is large thanks to the automatic ruff fixes when running hatch run dev:all-tests; review commit-by-commit. The first commit is a remix of #437. The second commit is a little suspicious, but the States are small enough for it to be reasonable. A proper solution might implement __eq__ in gpjax.parameters.Parameter to compare value and metadata for variables, but I thought this was overkill for a single test (also I don't know the flax api that well).

Related to #490, #497.

@thomaspinder thomaspinder merged commit 14c9a30 into JaxGaussianProcesses:main Mar 25, 2025
11 checks passed
@stephen-huan stephen-huan deleted the fix-tests branch March 25, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants