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 numpy -> 2.0 and removing deprecated scipy #3595

Closed

Conversation

julianpollmann
Copy link

This includes all commits made in pull request #3562, as well as fixing some bugs related to NumPy 2.0's stricter DType handling.

Utopiah and others added 29 commits August 1, 2022 22:18
avoid core dump on larger user dataset
dynamic number of features for tf-idf
…ue_3528

Issue-3528: Corrected file argument name in KeyedVectors.save
* Handle optional parameters without implicit bool cast

* dummy commit to trigger CI

---------

Co-authored-by: Michael Penkov <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* removed scipy from build-only dependencies; updated README accordingly

* fixed conditions regarding oldest numpy installation on arm64 Windows machines

* README rephrased regarding NumPy installation

* Revert "fixed conditions regarding oldest numpy installation on arm64 Windows machines"

This reverts commit 68197fb.

* pin scipy, need old sparsetools for wheel testing

* make scipy pin more strict

* use macos-latest instead of deprecated macos-11

* pin scipy in setup.py

* remove redundant scipy pin from build-wheels.yml

* get rid of remaining macos-11 traces in CI workflow

* use macos-12 instead of macos-latest

---------

Co-authored-by: Michael Penkov <[email protected]>
* add route4me.com as bronze sponsor

* git add docs/src/_static/images/route4me-logo.png
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.

10 participants