Skip to content

Update dependency numexpr to v2.10.1 - autoclosed#98

Merged
22388o merged 1 commit intomainfrom
renovate/numexpr-2.x
Jul 23, 2024
Merged

Update dependency numexpr to v2.10.1 - autoclosed#98
22388o merged 1 commit intomainfrom
renovate/numexpr-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
numexpr ==2.8.4 -> ==2.10.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pydata/numexpr (numexpr)

v2.10.1

Compare Source

  • Under development.

v2.10.0

Compare Source

  • The default number of 'safe' threads has been upgraded to 16 (instead of
    previous 8). That means that if your CPU has > 16 cores, the default is
    to use 16. You can always override this with the "NUMEXPR_MAX_THREADS"
    environment variable.

  • NumPy 1.23 is now the minimum supported.

  • Preliminary support for Python 3.13. Thanks to Karolina Surma.

  • Fix tests on nthreads detection (closes: #​479). Thanks to @​avalentino.

  • The build process has been modernized and now uses the pyproject.toml
    file for more of the configuration options.

v2.9.0

Compare Source

  • Support for NumPy 2.0.0. This is still experimental, so please
    report any issues you find. Thanks to Clément Robert and Thomas
    Caswell for the work.

  • Avoid erroring when OMP_NUM_THREADS is empty string. Thanks to
    Patrick Hoefler.

  • Do not warn if OMP_NUM_THREAD set.

v2.8.8

Compare Source

v2.8.7

Compare Source

  • Under development.

v2.8.6

Compare Source

** Under development **

v2.8.5

Compare Source

  • The sanitization can be turned off by default by setting an environment variable,

    set NUMEXPR_SANITIZE=0

  • Improved behavior of the blacklist to avoid triggering on private variables
    and scientific notation numbers.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/numexpr-2.x branch 2 times, most recently from 64bfe4b to 9d4fded Compare July 23, 2024 16:54
@renovate renovate bot force-pushed the renovate/numexpr-2.x branch from 9d4fded to 01d8a96 Compare July 23, 2024 17:11
@22388o 22388o merged commit 8ef8503 into main Jul 23, 2024
@renovate renovate bot changed the title Update dependency numexpr to v2.10.1 Update dependency numexpr to v2.10.1 - autoclosed Jul 23, 2024
@renovate renovate bot deleted the renovate/numexpr-2.x branch July 23, 2024 17:18
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.

0 participants