morotti
morotti
(rebasing to pick up test fixes on main)
All green now that main branch has been fixed. Would you be able to merge the PR? @ichard26 final result: `time pip download --dest /tmp/deleteme --no-cache tensorflow torch xgboost` a...
Thanks, I added a NEWS entry.
Builds is failing after rerunning, there are issues with windows builds and 3.13? trying to pickup changes on master for windows but then it's failing even earlier with new ruff...
All green, should be good to merge now.
this PR is ready to merge
Thank you very much @pradyunsg
fix, patching the 4.3.3 release wheel, tested on scipy 1.14. it seems it's just one import that moved under scipy.sparse.sparsetools. ``` diff -uprNB gensim-4.3.3-original/gensim/models/lsimodel.py gensim-4.3.3-fix/gensim/models/lsimodel.py --- gensim-4.3.3-original/gensim/models/lsimodel.py 2025-07-28 12:22:16.548067466 +0100...
Hello, how is the progress on getting 3.14 support for cupy? The linked PR was closed in October, to add 3.14 to builds, but there hasn't been any cupy release...
Hello, I see the ticket was closed as completed but the work was not done? It's still impossible to install cupy on python 3.14 I see a source archive published...