Struct HandleDeleter¶
Defined in File LinearAlg.hpp
Struct Documentation¶
-
struct HandleDeleter¶
Utility function object to tell std::shared_ptr how to release/destroy various CUDA objects.
Learn quantum computing with PennyLane.
Test your skills with quantum coding challenges and earn badges.
Sit back and explore our curated selection of expert videos.
Explore the quantum landscape with our research-level demos written by experts.
Find explanations and implementations of important quantum compilation techniques.
Speed up research with quantum datasets tailored for use with PennyLane.
Master the latest advancements in error correcting codes and FTQC.
Discover Hamiltonian simulation algorithms–from basic to advanced techniques.
Explore the definitive PennyLane Guide to quantum compilation techniques.
Access a curated guide of the different quantum gradient methods.
View how the modalities stack up in the global race to build a scalable quantum computer.
Learn the different flavours of quantum machine learning in this curated guide.
Defined in File LinearAlg.hpp
Utility function object to tell std::shared_ptr how to release/destroy various CUDA objects.
Usage
Development
API