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: JuliaQuantumControl/QuantumPropagators.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.3
Choose a base ref
...
head repository: JuliaQuantumControl/QuantumPropagators.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.4
Choose a head ref
  • 17 commits
  • 31 files changed
  • 2 contributors

Commits on Nov 13, 2024

  1. Bump version to 0.8.3+dev

    goerz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    94c8464 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Update URL for ComponentArrays

    goerz committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2f5c1c9 View commit details
    Browse the repository at this point in the history
  2. Typos

    goerz committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    9eb65f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

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

Commits on May 17, 2025

  1. Add Dependabot

    goerz committed May 17, 2025
    Configuration menu
    Copy the full SHA
    02bebee View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 17, 2025
    Configuration menu
    Copy the full SHA
    1945f9c View commit details
    Browse the repository at this point in the history
  3. Merge #88 from dependabot

    goerz committed May 17, 2025
    Configuration menu
    Copy the full SHA
    d333c99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d2ce6 View commit details
    Browse the repository at this point in the history
  5. Add contents to Howto page

    goerz committed May 17, 2025
    Configuration menu
    Copy the full SHA
    6cda41d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Rename "Howtos"

    goerz committed May 19, 2025
    Configuration menu
    Copy the full SHA
    2f83709 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Add CLAUDE.md

    goerz committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    0eb103a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    0150006 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 5 (#89)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    79667c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Add CRAB parameterized functions

    Implements `CRABFunction` and `VariedFrequencyCRABFunction` as
    parameterized controls following the Chopped Random Basis optimization
    method. Adds new `ParameterizedFunctions` submodule with comprehensive
    CRAB implementation including frequency variation, parity control, and
    shape functions.
    goerz committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    707dcaa View commit details
    Browse the repository at this point in the history
  2. Merge #90 from branch crab-function

    goerz committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    3327fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd8146 View commit details
    Browse the repository at this point in the history
  4. Release 0.8.4

    goerz committed Oct 7, 2025
    2 Configuration menu
    Copy the full SHA
    caa2545 View commit details
    Browse the repository at this point in the history
Loading