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 v1.0.0 #746

Merged
merged 10 commits into from
Oct 9, 2024
Merged

Release v1.0.0 #746

merged 10 commits into from
Oct 9, 2024

Commits on Sep 25, 2024

  1. Bump version to 0.21dev1

    HGSilveri committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    32fbbb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Correct XY Hamiltonian interaction term (#744)

    * Correct XY interaction term calculation
    
    * Adapt tutorial
    HGSilveri authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    96ab5c4 View commit details
    Browse the repository at this point in the history
  2. Drop support for Python 3.8 (#743)

    * Drop support for python 3.8
    
    * Relax matplotlib requirement
    
    * Incorporate matplotlib type hints
    HGSilveri authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f04682b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    dd68ac3 View commit details
    Browse the repository at this point in the history
  2. Remove legacy JSON serialization methods for Sequence (#737)

    * Remove legacy JSON serialization methods for Sequence
    
    * Fix warning in test
    HGSilveri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3046a3d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    a47f0a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8d435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aee569 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Preparing v1 release (#739)

    * Updates to the documentation
    
    * Restricting pulser-core deps to current major
    
    * Updating the setup.py files
    
    * Fix typo in release.md
    
    Co-authored-by: Antoine Cornillot <[email protected]>
    
    ---------
    
    Co-authored-by: Antoine Cornillot <[email protected]>
    HGSilveri and a-corni authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9ff81d8 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.0.0

    HGSilveri committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f8c1117 View commit details
    Browse the repository at this point in the history