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

Update the documentation to Docusaurus 3.0 #177

Closed
wants to merge 18 commits into from

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    ca13255 View commit details
    Browse the repository at this point in the history
  2. Bump package versions

    gbouvignies committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8c88737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6de214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa4962 View commit details
    Browse the repository at this point in the history
  5. WIP

    gbouvignies committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    efbf312 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update packages

    gbouvignies committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2525073 View commit details
    Browse the repository at this point in the history
  2. Update the calculation of propagators

    This is to match the way stacked matrices are dealt with in SciPy. When
    there is only one delay to compute, the function
    `scipy.linalg.expm` is used instead of the diagonalization approach.
    gbouvignies committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ee7e5df View commit details
    Browse the repository at this point in the history
  3. Use NonNegativeFloat instead of PositiveFloat

    This corrects a bug where `0.0` was not an acceptable value for
    `h_larmor_frq`, `p_total`, and `l_total`.
    gbouvignies committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fffbee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b84a6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea1684d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Remove pre-commit

    gbouvignies committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    10a2aaf View commit details
    Browse the repository at this point in the history
  2. Bump versions

    gbouvignies committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ce473ea View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    4576a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe63586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96eb67a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d74ff78 View commit details
    Browse the repository at this point in the history
  5. Add 1H EXSY experiment

    gbouvignies committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    99a52cc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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