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

Cleanup, bumpy numpy to >=1.21.0, Add no-numba CI #276

Merged
merged 3 commits into from
Oct 14, 2023
Merged

Conversation

dcherian
Copy link
Collaborator

@dcherian dcherian commented Oct 14, 2023

  • prettier
  • stricter mypy
  • remove split-reduce
  • bump min numpy
  • Fix optional-deps CI
    • actually use the optional envs
    • add py3.9 for min-reqs
    • add a no numba config to allow early bumping of python versions

@dcherian dcherian enabled auto-merge (squash) October 14, 2023 04:58
@dcherian dcherian changed the title Cleanups Cleanup, bumpy numpy to >=1.21.0, Add no-numba CI Oct 14, 2023
- prettier
- stricter mypy
- remove split-reduce
@dcherian dcherian merged commit a2b46b0 into main Oct 14, 2023
18 of 19 checks passed
@dcherian dcherian deleted the repo-review-2 branch October 14, 2023 21:13
dcherian added a commit to mathause/flox that referenced this pull request Oct 14, 2023
dcherian added a commit that referenced this pull request Nov 3, 2023
* main: (24 commits)
  Add `packaging` as dependency
  use engine flox for ordered groups (#266)
  Update pyproject.toml: py3.12
  Bump numpy to >=1.22 (#278)
  Cleanups (#276)
  benchmarks updates (#273)
  repo-review comments (#270)
  Significantly faster cohorts detection. (#272)
  Add engine="numbagg" (#72)
  Support quantile, median, mode with method="blockwise". (#269)
  Add multidimensional binning demo (#203)
  [pre-commit.ci] pre-commit autoupdate (#268)
  Drop python 3.8, test python 3.11 (#209)
  tests: move xfail out of functions (#265)
  Bump actions/checkout from 3 to 4 (#267)
  convert datetime: micro-optimizations (#261)
  compatibility with `numpy>=2.0` (#257)
  replace the deprecated `provision-with-micromamba` with `setup-micromamba` (#258)
  Fix some typing errors in asv_bench and tests (#253)
  [pre-commit.ci] pre-commit autoupdate (#250)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant