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

Add anchor option to StdMean #176

Merged
merged 19 commits into from
Jun 9, 2023
Merged

Add anchor option to StdMean #176

merged 19 commits into from
Jun 9, 2023

Commits on Mar 18, 2023

  1. exploring anchor for stdMean

    sjsrey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    69f220c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    01855d6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into std

    sjsrey committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7bb49dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b95e82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1ef1f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    582caa9 View commit details
    Browse the repository at this point in the history
  6. Bug: typo in example

    sjsrey committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3dffcb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b97c316 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    8ef0947 View commit details
    Browse the repository at this point in the history
  2. format doctest output

    sjsrey committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6068902 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. ignore

    sjsrey committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    f77ab99 View commit details
    Browse the repository at this point in the history
  2. FMT: numpy doc conventions

    sjsrey committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    44b82f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Jun 9, 2023

  1. Bump peter-evans/create-pull-request from 4 to 5 (pysal#180)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and sjsrey committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4eecefb View commit details
    Browse the repository at this point in the history
  2. Resolving conflict

    sjsrey committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    934649b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into std

    sjsrey committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d9d121f View commit details
    Browse the repository at this point in the history
  4. resolving linting errors

    sjsrey committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    68ffff2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a60b7c View commit details
    Browse the repository at this point in the history
  6. Add lowest kw back in

    sjsrey committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    911814c View commit details
    Browse the repository at this point in the history