Qiskit-Extensions / qiskit-dynamics

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

Merge arraylias integration branch into main #320

Closed DanPuzzuoli closed 4 months ago

DanPuzzuoli commented 5 months ago

Summary

I believe all tests, linting, and docs should build.

Details and comments

Note: We should try to rebase and merge here, to preserve the history of the feature branch.

to24toro commented 5 months ago

I feel that we need to update the docs about class Array, e.g. https://github.com/Qiskit-Extensions/qiskit-dynamics/pull/320/files#diff-5825e560f6952b8d63e201d90d8f56863d1742b76d8d87ce5e010a1aeae7a31aR25-R29 .

Is this the scope of the next PR?