Skip to content

Conversation

@MAQ-Ravijit-Ramana
Copy link
Contributor

@MAQ-Ravijit-Ramana MAQ-Ravijit-Ramana commented Dec 2, 2020

JitClass is not used also it has been moved to numba.experimental so can we remove this from code and update the package
numba/numba#6539

JitClass is deprecated so can we remove this from code and update the package
numba/numba#6539
@stuartarchibald
Copy link

JitClass is deprecated so can we remove this from code and update the package
numba/numba#6539

Just to clarify, jitclass itself is not deprecated. The original import location numba.jitclass is what was deprecated and has finally been removed in Numba 0.52. The new import location for jitclass is numba.experimental.jitclass.

@MAQ-Ravijit-Ramana
Copy link
Contributor Author

yeah but it is not even used in the code. Thanks though i get what you are trying to say here.

@stuartarchibald
Copy link

yeah but it is not even used in the code. Thanks though i get what you are trying to say here.

I guess no problem removing it then :) Just wanted to make sure that it is clear that jitclass itself is not deprecated, it's just moved.

@VHRanger VHRanger closed this Dec 2, 2020
@VHRanger VHRanger reopened this Dec 2, 2020
@VHRanger VHRanger merged commit b16206c into VHRanger:master Dec 2, 2020
@VHRanger
Copy link
Owner

VHRanger commented Dec 2, 2020

Thanks

@MAQ-Ravijit-Ramana
Copy link
Contributor Author

No worries mate.

@MAQ-Ravijit-Ramana
Copy link
Contributor Author

Could you update and release the new version of csrgraph library ?

@VHRanger
Copy link
Owner

VHRanger commented Dec 2, 2020

Should be on its way, 0.1.23 has your fix pushed upstream

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.

3 participants