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

add qml.math.grad and qml.math.jacobian for differentiating any interface #6741

Merged
merged 17 commits into from
Dec 31, 2024

Merge branch 'master' into math-grad

e0fa72d
Select commit
Loading
Failed to load commit list.
Merged

add qml.math.grad and qml.math.jacobian for differentiating any interface #6741

Merge branch 'master' into math-grad
e0fa72d
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Dec 31, 2024 in 1s

2 minor issues found.

Annotations

Check notice on line 606 in pennylane/_grad.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane/_grad.py#L606

Too many positional arguments (6/5) (too-many-positional-arguments)

Check notice on line 540 in pennylane/_grad.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane/_grad.py#L540

Too many positional arguments (6/5) (too-many-positional-arguments)