Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAX config updates and expose penalty_param #894

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

cvsik
Copy link
Contributor

@cvsik cvsik commented Aug 27, 2024

Closes #893.

Also exposes the penalty_param for L2 regularization in the THC procedure to the top-level thc_via_cp3 function.

Copy link

google-cla bot commented Aug 27, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@fdmalone
Copy link
Collaborator

Awesome thanks! Please sign the CLA

@fdmalone fdmalone self-requested a review August 27, 2024 19:43
@cvsik
Copy link
Contributor Author

cvsik commented Aug 30, 2024

CLA check works now! Could you please approve the CI run? 🚀

@cvsik
Copy link
Contributor Author

cvsik commented Sep 3, 2024

Linter & formatter should be happy now 😀

@fdmalone fdmalone merged commit b6191ab into quantumlib:master Sep 3, 2024
11 checks passed
@cvsik cvsik deleted the jax_config branch September 10, 2024 08:06
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.

Newer versions of jax introduce breaking change when import jax.config
2 participants