graspologic-org / graspologic

Python package for graph statistics
https://graspologic-org.github.io/graspologic/
MIT License
650 stars 134 forks source link

[PENDING] Added Python 3.11 support #1013

Closed bdpedigo closed 1 year ago

bdpedigo commented 1 year ago

What does this implement/fix? Briefly explain your changes.

bdpedigo commented 1 year ago

looks like not passing because of lack of official 3.11 support from graspologic-native

see https://github.com/microsoft/graspologic-native/pull/38

bdpedigo commented 1 year ago

this is waiting on numba support for Python 3.11, see https://github.com/numba/numba/issues/8304

bdpedigo commented 1 year ago

closing in favor of #1036