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

Release v0.17.0 #640

Merged
merged 17 commits into from
Feb 6, 2024
Merged

Release v0.17.0 #640

merged 17 commits into from
Feb 6, 2024

Conversation

HGSilveri
Copy link
Collaborator

Main Changes:
ab65b7f Refactoring QutipEmulator class (#602)
007a0ae Clarify confusion between kraus operators and collapse operators (#616)
80cf640 Support standalone serialization of Register and RegisterLayout to the abstract representation + Hashing for coordinate collections (#627)
f1637ae Explicitly define public symbols for all modules (#630)

a-corni and others added 17 commits December 4, 2023 12:24
Bump to version v0.17dev0
* Adding Hamiltonian class

* fixing type

* Modifying docstring

* Simplifying refactoring

* Simplifying refactoring

* Fix test, simplify attributes in QutipEmulator

* Restore _eval_times_instruction, def device in ham

* delete get_attr

* using NoiseModel for config in Hamiltonian

* Fixing doc, tests

* Move build_operator, add_config to simulation

* Fix typing
* Bump version to v0.17dev0

* Delete L0, refactor error message

* Delete identity condition, 2nd order approximation

* Fixing tests

* Fixing test + doc

* Create rate attr, deprecate prob attr

* Replace prob by rate, err if def of rate and prob

* Fixing type

* Use dataclasses.fields, run effective noise notebook

* Illustrate rate > 1 in notebook

* Modifying cell count
…o the abstract representation + Hashing for coordinate collections (#627)

* Implement CoordsCollection superclass to share hash with Register

* Incorporating register and layout schemas

* Add serialization and deserialization for layout and register

* Add new JSON schemas to the MANIFEST

* Add extra UTs

* Cover both jsonschema versions in CI

* Fix legacy jsonschema validation

* Test for legacy jsonschema more efficiently

* Addressing review comments
* Fix pyright import errors

* WIP: Attempt to use __all__

* Exposing the appropriate symbols throughout the codebase

* Fix typo

* Expose relevant submodules

* Expose layout classes in pulser.register
* Bump version to v0.17dev0

* Remove restriction scipy<1.12

* Clip qutip to 4.7.5
@HGSilveri HGSilveri requested a review from a-corni February 6, 2024 09:35
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@HGSilveri HGSilveri merged commit 6986548 into master Feb 6, 2024
8 checks passed
@HGSilveri HGSilveri deleted the release/v0.17.0 branch April 15, 2024 09:51
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.

2 participants