Skip to content

Latest commit

 

History

History
471 lines (336 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

471 lines (336 loc) · 12.5 KB

Changelog

v1.5.1 (2024-11-25)

Bug Fixes and Other Changes

  • build(deps): bump codecov/codecov-action from 4 to 5

v1.5.0 (2024-09-27)

Features

  • remove Aspen-M-3, replace with Ankaa-2

v1.4.13.post0 (2024-09-23)

Documentation Changes

  • Create CODEOWNERS file

v1.4.13 (2024-07-22)

Bug Fixes and Other Changes

  • Pin sympy<1.13

v1.4.12 (2024-06-28)

Bug Fixes and Other Changes

  • Remove oqc

v1.4.11 (2024-04-22)

Bug Fixes and Other Changes

  • add parallel testing for pytest

v1.4.10 (2024-04-16)

Bug Fixes and Other Changes

  • update description of community repositories
  • add community repo: quantum-computing-exploration-for-drug-discovery-on-aws

v1.4.9 (2024-04-01)

Bug Fixes and Other Changes

  • Add random circuit algo
  • add summary table to README.md

v1.4.8 (2024-03-05)

Bug Fixes and Other Changes

  • build(deps): bump codecov/codecov-action from 3 to 4

v1.4.7 (2024-02-19)

Bug Fixes and Other Changes

  • Update GitHub URL paths to use amazon-braket
  • Update Bells_Inequality.ipynb
  • Update CHSH_Inequality.ipynb
  • change qmc test device to pennylane default instead of lightning

v1.4.6 (2024-02-07)

Bug Fixes and Other Changes

  • update isort to use a specific profile

v1.4.5 (2023-12-12)

Bug Fixes and Other Changes

  • build(deps): bump actions/setup-python from 4 to 5

v1.4.4 (2023-12-05)

Bug Fixes and Other Changes

  • reorder installs for pypi publishing

v1.4.3 (2023-12-05)

Bug Fixes and Other Changes

  • install setuptools

v1.4.2 (2023-12-05)

Bug Fixes and Other Changes

  • vector rescaling in PCA notebook
  • Quantum principal component analysis notebook added

Documentation Changes

  • update readthedocs for v2

v1.4.1 (2023-08-03)

Bug Fixes and Other Changes

  • Update Quantum_Approximate_Optimization_Algorithm.ipynb

v1.4.0 (2023-06-26)

Features

  • add python 3.11 support

v1.3.5.post0 (2023-06-07)

Documentation Changes

  • add tags to equations for LaTeX rendering in RST docs

v1.3.5 (2023-05-29)

Bug Fixes and Other Changes

  • docs: add a linter to check proper rst formatting and fix up incorrect docs

v1.3.4 (2023-05-11)

Bug Fixes and Other Changes

  • docs: add instructions for setup and development on a notebook instance

v1.3.3.post0 (2023-05-08)

Testing and Release Infrastructure

  • add mock-integration tests

v1.3.3 (2023-04-26)

Bug Fixes and Other Changes

  • test: parallelize test execution for pytest

v1.3.2 (2023-04-17)

Bug Fixes and Other Changes

  • raise base openfermion requirements and loosen the restrictions
  • Merge branch 'main' into math411-patch-2
  • randomness in qcbm test
  • Merge branch 'main' into fix-random
  • remove unnecessary param
  • Merge branch 'main' into math411-patch-2
  • raise base openfermion requirements and loosen the restrictions

Testing and Release Infrastructure

  • Add JetBrains files to .gitignore

v1.3.1.post0 (2023-04-17)

Testing and Release Infrastructure

  • Add JetBrains files to .gitignore

v1.3.1 (2023-04-10)

Bug Fixes and Other Changes

  • add branch coverage for chsh
  • Merge branch 'main' into branch_cov
  • chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6
  • Merge branch 'main' into dependabot/github_actions/aws-actions/stale-issue-cleanup-6
  • update openfermion to version 1.1.0
  • Merge branch 'main' into dependabot/github_actions/aws-actions/stale-issue-cleanup-6
  • Merge branch 'main' into math411-patch-3
  • Add python workflow badge for builds
  • Merge branch 'main' into math411-patch-2
  • Merge branch 'main' into branch_cov
  • update openfermion to version 1.1.0
  • chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6
  • Merge branch 'main' into dependabot
  • Merge branch 'main' into branch_cov
  • Merge branch 'main' into dependabot
  • Merge pull request #101 from aws-samples/readme-updates
  • Merge branch 'main' into readme-updates
  • Merge branch 'main' into math411-patch-2
  • Merge branch 'branch_cov' of github.com:aws-samples/amazon-braket-algorithm-library into branch_cov
  • tox
  • Merge branch 'main' into branch_cov
  • add branch coverage for chsh
  • raise the PennyLane version to >=0.29.1
  • raise the PennyLane version to >=0.29.1
  • Update README.md
  • Update README.md

Testing and Release Infrastructure

  • add dependabot updates for GH actions

v1.3.0 (2023-04-06)

Deprecations and Removals

  • deprecate python 3.7

Bug Fixes and Other Changes

  • Merge branch 'main' into python3.8
  • Merge branch 'main' into python3.8
  • Merge pull request #101 from aws-samples/readme-updates
  • Merge branch 'main' into python3.8

v1.2.4 (2023-03-23)

Bug Fixes and Other Changes

  • Merge branch 'main' into dependabot
  • Merge branch 'main' into dependabot

Testing and Release Infrastructure

  • add dependabot updates for GH actions
  • add dependabot updates for GH actions

v1.2.3 (2023-03-16)

Bug Fixes and Other Changes

  • Merge pull request #101 from aws-samples/readme-updates
  • Merge branch 'main' into readme-updates
  • Update README.md

Documentation Changes

  • Add support info to README

v1.2.2 (2023-03-15)

Bug Fixes and Other Changes

  • Merge pull request #98 from aws-samples/contribution-guideline-improvements
  • Update CONTRIBUTING.md
  • Update CONTRIBUTING.md
  • Update CONTRIBUTING.md

v1.2.1 (2023-03-09)

Bug Fixes and Other Changes

  • raise the PennyLane version to >=0.29.1
  • raise the PennyLane version to >=0.29.1

v1.2.0 (2023-03-06)

Features

  • deprecate python 3.7

v1.1.5 (2023-03-01)

Bug Fixes and Other Changes

  • Merge pull request #91 from aws-samples/typoqaoa
  • typo in QAOA

v1.1.4 (2023-02-16)

Bug Fixes and Other Changes

  • Add forced keyword args
  • reformatting from tox
  • add python 10 support

Testing and Release Infrastructure

  • support python10 for workflows

v1.1.3 (2023-01-31)

Bug Fixes and Other Changes

  • update dependencies for NBI Build
  • update dependencies for NBI Build

v1.1.2 (2023-01-30)

Bug Fixes and Other Changes

  • chore: update GH actions for node v16
  • chore: update GH actions for node v16

v0.1.3 (2023-01-24)

Bug Fixes and Other Changes

  • QC-QMC chemistry

v0.1.2 (2023-01-18)

Bug Fixes and Other Changes

  • update: updating for Aspen-M3
  • update: change for Aspen M-3.

v0.1.1 (2022-12-13)

Bug Fixes and Other Changes

  • CSHS_Inequality

v0.1.0 (2022-12-05)

Features

  • initial quantum phase estimation implementation and initial package plumbing
  • setting up tox
  • setting up tox.

Bug Fixes and Other Changes

  • Merge pull request #79 from aws-samples/url_fix
  • fix qaoa, qpe, grover url links in md files
  • Add docs and webhook yaml for readthedocs
  • raise to py 3.8
  • Add docs and webhook yaml for readthedocs
  • Merge pull request #77 from aws-samples/raise_version
  • raise to 1.1.0 instead
  • Raise to version 1.0.1
  • Merge pull request #75 from aws-samples/markdown-fixes-11-25
  • spelling corrections
  • Typo fixes
  • Merge pull request #74 from aws-samples/readme-install-update
  • pin flake8 to satisfy linter
  • satisfy linter
  • spacing for linter
  • remove empty line
  • Merge pull request #71 from aws-samples/md-file-description
  • clarify tags
  • Merge pull request #70 from aws-samples/markdown-title-fixes
  • Updating markdown
  • Merge pull request #69 from aws-samples/rigetti-notebook-cost
  • Merge pull request #68 from aws-samples/fit-and-finish
  • update: cost values for qpus in notebooks
  • Update CONTRIBUTING.md
  • Update docs and notebooks with correct functions.
  • minor updates
  • Merge pull request #66 from aws-samples/notebook-cost-tracking-cleanup
  • fix brakets
  • add back minor text cleanup
  • Update docs and notebooks with correct functions.
  • update: add cost disclaimer to each notebook and make cost tracking consistent
  • Merge pull request #65 from aws-samples/notebook_text_cleanup0
  • special character
  • Merge pull request #64 from aws-samples/qcbm-gradient-test-fix
  • adjust probabilistic test for correctness and coverage
  • remove algo list and add Windows support mention.
  • Bug bash Bernstein–Vazirani
  • Merge pull request #63 from aws-samples/qaoa_name_fix
  • update: qaoa name spelled out
  • Merge branch 'readme_fix_11_20' of github.com:aws-samples/amazon-braket-algorithm-library into readme_fix_11_20
  • add windows support back
  • Merge pull request #62 from aws-samples/test-coverage-100
  • update: adjust tests to 100% coverage
  • Merge pull request #60 from aws-samples/edit_quantum_walk_nb
  • Merge pull request #50 from aws-samples/jcjaskula-aws/fix_post_bug_bash2
  • qaoa notebook update
  • QCBM notebook
  • Grover's search bug bash
  • Merge pull request #47 from aws-samples/qpe_cleanup2
  • remove one sentence from the quantum walk example notebook
  • Merge pull request #59 from aws-samples/template-cleanup
  • update: clean up notebook template
  • Merge pull request #58 from aws-samples/shor-cleanup
  • update: cleanup qpe helper
  • change shors_algorithm folder to shors to match convention
  • address bugbash issue for QFT
  • cleanup qpe notebook and address review feedback
  • Capitalize Braket
  • remove algo list and add Windows support mention.
  • Merge pull request #49 from aws-samples/bugfix-cbm-11-18
  • Merge pull request #51 from aws-samples/quantum-walk-fixes
  • Update Quantum_Walk.ipynb
  • Comment out QPU execution code
  • Update Bells_Inequality.ipynb
  • Merge pull request #46 from aws-samples/orr_matplotlib_cleanup
  • cleanup after merge conflict resolution
  • Merge branch 'main' into orr_matplotlib_cleanup
  • cleanup based on feedback
  • enable 0 shots and move probability
  • Register qft and inverse qft as subroutine of Circuit
  • update: move matplotlib to notebooks only
  • remove initial example
  • Merge pull request #43 from aws-samples/qpe_cleanup
  • Add markdown description files to existing algorithms.
  • Merge branch 'main' into qpe_cleanup
  • Minor updates to Bells Inequality
  • rename t to tracker
  • tox reformatting
  • Add markdown description files to existing algorithms.
  • typo
  • update qpe metadata summary
  • update: qpe algorithm and bug bash cleanup
  • remove initial example
  • Merge pull request #40 from aws-samples/bv_algo_cleanup
  • Merge pull request #37 from aws-samples/jcjaskula-aws/simons_fix_after_bug_bash
  • update: bernstein vazirani fixes from bug bash
  • Merge branch 'main' into jcjaskula-aws/simons_fix_after_bug_bash
  • Merge pull request #38 from aws-samples/notebook_folder_update
  • Merge branch 'main' into notebook_folder_update
  • Merge pull request #36 from aws-samples/dj_algo_cleanup
  • update: notebook folder structure
  • Remove circuit.subroutine
  • Fix shots=0 and hardcoded costs
  • Deutsch Jozsa bug bash cleanup
  • Merge pull request #35 from aws-samples/bugbash-11-16-fixes-cbm
  • Merge pull request #33 from aws-samples/qpe_task_update
  • Update Template.ipynb
  • Update Grover_Search.ipynb
  • Update setup.py
  • update qpe to use tasks for results processing
  • Update README.md
  • Merge pull request #29 from aws-samples/shors_algorithm
  • Merge pull request #32 from aws-samples/setup_cleanup
  • remove unnecessary imports
  • addressed the PR review comments
  • docstrings + filename + black notebooks
  • Grover search
  • Quantum Fourier Transform (#20)
  • add quantum walk example
  • Remove algorithm from filenames
  • Added tests, notebook example and fixed linting errors
  • Simons algorithm
  • rename BV to be consistent
  • Bell inequality v2
  • Quantum Circuit Born Machine
  • QAOA commit for review
  • Deutsch-Jozsa Algorithm
  • Remove Windows builds
  • Bernstein–Vazirani algorithm
  • Add first draft of Shor's Algorithm
  • Merge pull request #11 from aws-samples/quantum_phase_estimation_cleanup
  • update: cleanup based on feedback
  • Update .gitignore to ignore .DS_Store
  • qpe import
  • update: qpe notebook text cleanup
  • cleanup notebook formatting
  • update: add notebook template and extend tests
  • quantum phase estimation cleanup
  • Merge pull request #9 from aws-samples/contribution-guidelines0
  • cleanup based on feedback
  • pull request template links
  • update: contributing guidelines for adding a new algorithm
  • Merge pull request #1 from aws-samples/quantum_phase_estimation_initial
  • cleanup from review feedback
  • remove unneeded dep
  • updates for new linter and tox testing
  • update formatting
  • cleanup
  • updating dir structure per feedback.
  • updating per PR.
  • Initial commit

Documentation Changes

  • update readme install instructions
  • md-file-description
  • notebook text cleanup and md file cleanup
  • fix shots comment
  • update contributing guidelines for new notebook location