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

(LK-C-Base) Add native controlled operation support for Lightning Kokkos #950

Merged
merged 65 commits into from
Dec 4, 2024

Merge branch 'master' into lk-control-base

9582e93
Select commit
Loading
Failed to load commit list.
Merged

(LK-C-Base) Add native controlled operation support for Lightning Kokkos #950

Merge branch 'master' into lk-control-base
9582e93
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 3, 2024 in 0s

1 issue fixed. 2 issues found.

Annotations

Check notice on line 87 in pennylane_lightning/core/src/simulators/lightning_kokkos/gates/BasicGateFunctors.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane_lightning/core/src/simulators/lightning_kokkos/gates/BasicGateFunctors.hpp#L87

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)

Check notice on line 63 in pennylane_lightning/core/src/simulators/lightning_kokkos/gates/BasicGateFunctors.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane_lightning/core/src/simulators/lightning_kokkos/gates/BasicGateFunctors.hpp#L63

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)