Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Patch for change numpy functions mapping #99

Closed
wants to merge 1 commit into from

Conversation

PokhodenkoSA
Copy link

Changed in 8ccfd36 and a77eab6 by @reazulhoque.
Possibly this 2 changes are not related to each other.

Changed in 8ccfd36 and a77eab6 by @reazulhoque.
Possibly this 2 changes are not related to each other.
@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 9, 2020
50 tasks
@PokhodenkoSA
Copy link
Author

There are 2 unrelated changes.

  1. Need to redesign Numba and proposed to Anaconda:
  • ufunc_db should be context dependent. It should not be a global variable. Default values could be global, but access to it should be via context.
  1. Need to redesign Numba and proposed to Anaconda:
  • Access to replace_functions_map should be via PreParforPass instance. It should not be a global variable.

@PokhodenkoSA
Copy link
Author

PokhodenkoSA commented Nov 12, 2020

@PokhodenkoSA
Copy link
Author

@reazulhoque
As numba#6467 and numba#6468 are merged I think we can close this ticket.

@reazulhoque
Copy link

I agree. Let us close it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants