How can I get a pulse schedule of my circuit

I find that Qiskit provides a class which can simulates continuous time Hamiltonian dynamics of a quantum system. (Here is the link: https://qiskit.org/documentation/stubs/qiskit_aer.PulseSimulator.html). How can I do this in PennyLane. If I can’t, is there any way that I can get the pulse schedule of my circuit.

Hi @cheng, we don’t support pulse scheduling yet but we’re working on it so stay tuned!