qiskit-community / qiskit-dynamics

Tools for building and solving models of quantum systems in Qiskit
https://qiskit-community.github.io/qiskit-dynamics/
Apache License 2.0
103 stars 61 forks source link

Remove Array class from pulse_to_signals #327

Closed to24toro closed 6 months ago

to24toro commented 6 months ago

Summary

Removed Array class. It checks whether the pulse parameters type is Jax.core.Tracer.

Details and comments

Related to #326.