Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time evolution + detuning dev #20

Merged
merged 33 commits into from
Jul 11, 2024
Merged

time evolution + detuning dev #20

merged 33 commits into from
Jul 11, 2024

Conversation

ryanhill1
Copy link
Member

Changes

  • refactoring to incorporate new approach to time evolution + detuning layer
  • simplified qrc model

babcockt18 and others added 30 commits May 18, 2024 18:55
…#13)

* Initial commit

* figuring out time series

* add back esn and reservoir into code

* finished(?) with esn time series

* finished time series stuff; added to qbraid-algorithms/datasets

* time series esn updates

* fixed time series

* add ruff

* add pr workflow

* update dev version + warning

* isort fix

* update format workflow name

* fix docs + ruff

* add qBraid bot

* module structure + placeholder classes

* format

* update QRC template / placeholders

* reflog

* reflog (#12)

* feat(qrc): add MagnusExpansion and test file

* added magnus_expansion.py file

* feat(qrc): add MagnusExpansion

---------

Co-authored-by: Ryan Hill <[email protected]>
Co-authored-by: Rohan Jain <[email protected]>
Added a notebook experimenting with Python modules for gaining insights
PCA but implemented a bit differently
…#13)

* Initial commit

* figuring out time series

* add back esn and reservoir into code

* finished(?) with esn time series

* finished time series stuff; added to qbraid-algorithms/datasets

* time series esn updates

* fixed time series

* add ruff

* add pr workflow

* update dev version + warning

* isort fix

* update format workflow name

* fix docs + ruff

* add qBraid bot

* module structure + placeholder classes

* format

* update QRC template / placeholders

* reflog

* reflog (#12)

* feat(qrc): add MagnusExpansion and test file

* added magnus_expansion.py file

* feat(qrc): add MagnusExpansion

---------

Co-authored-by: Ryan Hill <[email protected]>
Co-authored-by: Rohan Jain <[email protected]>
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 70.11494% with 26 lines in your changes missing coverage. Please review.

Files Patch % Lines
qbraid_algorithms/qrc/time_evolution.py 64.10% 14 Missing ⚠️
qbraid_algorithms/qrc/encoding.py 9.09% 10 Missing ⚠️
qbraid_algorithms/qrc/qrc_model.py 93.75% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ryanhill1 ryanhill1 merged commit f53337b into main Jul 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants