Skip to content

Conversation

KeishiS
Copy link

@KeishiS KeishiS commented Aug 29, 2024

Thank you for sharing graph kernels implementation. I fixed 2 errors caused by the update of numpy.

  • Some older numpy data types are used in GKextCPy_wrap.cxx. However, such older types are removed due to major update of numpy 2.0. I restricted the installed numpy version to be below 2.0.
  • From numpy 1.15 to 1.16, the default value of load function was changed. I modified the code to explicitly specify the argument.

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.

1 participant