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

Adds JAX IDAKLU solver integration #481

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    1e08d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79234f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8aa9c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 31, 2024

  1. feat: adds Jax functionality via idaklu_jax solver, with example and …

    …benchmarks. Adds JaxSumSquaredError and JaxLogNormalLikelihood.
    BradyPlanden committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f2bf143 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'refs/heads/develop' into jaxify-idaklu-implementation

    # Conflicts:
    #	pyproject.toml
    BradyPlanden committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    025c7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a18d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb08c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 24, 2024

  1. Merge branch 'refs/heads/develop' into jaxify-idaklu-implementation

    # Conflicts:
    #	pyproject.toml
    BradyPlanden committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f1d03a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecd5dd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9794910 View commit details
    Browse the repository at this point in the history
  2. adds coverage

    BradyPlanden committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    df1ba0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d770315 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

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

Commits on Sep 30, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    23b8e3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into jaxify-idaklu-implementation

    # Conflicts:
    #	CHANGELOG.md
    #	examples/notebooks/1-single-pulse-circuit-model.ipynb
    BradyPlanden committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bba2e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7672ce View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge branch 'develop' into jaxify-idaklu-implementation

    # Conflicts:
    #	examples/notebooks/single_pulse_circuit_model.ipynb
    BradyPlanden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0549d14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into jaxify-idaklu-implementation

    # Conflicts:
    #	examples/notebooks/single_pulse_circuit_model.ipynb
    BradyPlanden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    44e3095 View commit details
    Browse the repository at this point in the history