pavlin-policar / openTSNE

Extensible, parallel implementations of t-SNE
https://opentsne.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.45k stars 160 forks source link

Build python 3.12 wheels #255

Closed PrimozGodec closed 6 months ago

PrimozGodec commented 6 months ago
Issue

Wheels for Python 3.12 are missing.

Description of changes
Includes
PrimozGodec commented 6 months ago

Build passes: https://dev.azure.com/pavlingp/openTSNE/_build/results?buildId=620&view=results

pavlin-policar commented 6 months ago

Thanks for the PR. Just for consistency's sake, could you please also update the following:

I believe these are all the references to Python 3.7 in this repo, but if you could do a text search over the files, just in case I missed anything, e.g. in the docs.

PrimozGodec commented 6 months ago

Done. I didn't find any other place mentioning python version

pavlin-policar commented 6 months ago

Thank you! I'll try to push out a new release by the end of the week.