Hi,
I’ven been working these weekS with the devices qml.default_qutrit
and qml.default.qutrit.mixed
and I was wondering about how Pennylane applied this simulations. I mean, what I read when i’m searching about this devices is for example:
The default.qutrit device is PennyLane’s standard qutrit-based device.
It implements the [`Device`](https://docs.pennylane.ai/en/stable/code/api/pennylane.devices._legacy_device.Device.html) methods as well as some built-in `qutrit operations`, and provides simple pure state simulation of qutrit-based quantum computing.
But there’s no specification about how you implement the qutrits simulation. ¿Which papers inspire you? ¿Which geometrical representation did you choose?. I would really love it if I can obtain more information .
Thank you .