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

Refactor LRE functions for large circuits #2512

Open
1 task
Tracked by #2223
purva-thakre opened this issue Sep 25, 2024 · 0 comments
Open
1 task
Tracked by #2223

Refactor LRE functions for large circuits #2512

purva-thakre opened this issue Sep 25, 2024 · 0 comments
Labels
lre Layerwise Richardson Extrapolation
Milestone

Comments

@purva-thakre
Copy link
Contributor

purva-thakre commented Sep 25, 2024

Code coverage for inference functions

  • managed to trigger the following warning when input_degree=5 and fold_multiplier=3 for this unit test.

warnings.warn( # pragma: no cover
"To account for overflow error, required determinant of "
+ "large sample matrix is calculated through "
+ "`np.linalg.slogdet`."

@purva-thakre purva-thakre self-assigned this Sep 25, 2024
@purva-thakre purva-thakre added the lre Layerwise Richardson Extrapolation label Sep 25, 2024
@purva-thakre purva-thakre removed their assignment Sep 25, 2024
@purva-thakre purva-thakre mentioned this issue Sep 27, 2024
8 tasks
@purva-thakre purva-thakre added this to the 0.41.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lre Layerwise Richardson Extrapolation
Projects
None yet
Development

No branches or pull requests

1 participant