Open conjon42 opened 4 days ago
As of August 2024, Numba now supports Python 3.13. I have heard numba was the only dependency blocking support for Python >3.12, so if that is true, umap should be able to support 3.13 as well?
EDIT: Mistakenly typed "numpy" instead of "numba."
Numba is the the main dependency that tends to be a blocker. I am not aware that they support 3.13 yet, but likely will soon.
Sorry, I meant to say numba now supports Python 3.13, as seen on their releases page .
As of August 2024, Numba now supports Python 3.13. I have heard numba was the only dependency blocking support for Python >3.12, so if that is true, umap should be able to support 3.13 as well?
EDIT: Mistakenly typed "numpy" instead of "numba."