Qudits in Pennylane

I have a noise sample with a sample size of 1200. Is it possible to implement qudits PennyLane to take advantage of higher dimensions?

Hey @mass_of_15,

Qudits are something that we’re interested in providing features for in the future. Currently, there is qutrits functionality that you can find more about here.

Thank you. I read the blog “PennyLane v0.26 released”. In this, we are using “default.qutrit” to use qutrit. Is there a GPU plugin to use qutrit?

Not currently, no. There’s only "default.qutrit" at this time.