Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amazon-braket/BraketSimulator.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: amazon-braket/BraketSimulator.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 6 commits
  • 31 files changed
  • 1 contributor

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    df54745 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    944f1fd View commit details
    Browse the repository at this point in the history
  2. change: Remove PythonCall dep and extension (#51)

    * change: Remove PythonCall dep and extension
    kshyatt-aws authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    23991af View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feature: Add parsing support for barrier/reset/delay/duration (#52)

    * change: Add parsing for delay
    
    * change: Add Reset, Barrier, Delay instructions and tests
    
    * change: Test for Barrier
    
    * change: Tests for other no-ops and reorg
    
    * change: More tests for no-ops
    
    * fix: Support for mu-s, dt
    
    * fix: Include new docstrings
    kshyatt-aws authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4780fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. change: Move Braket-specific pragma, instruction, and result logic ou…

    …t of parser (#53)
    
    * change: Add parsing for delay
    
    * change: Add Reset, Barrier, Delay instructions and tests
    
    * change: Test for Barrier
    
    * change: Tests for other no-ops and reorg
    
    * change: More tests for no-ops
    
    * change: Move BraketSimulator.Instruction logic out of Quasar
    kshyatt-aws authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    98ee205 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    939eccf View commit details
    Browse the repository at this point in the history
Loading