8000 ENH: Use intrinsic rotr on Windows by bashtage · Pull Request #35 · mattip/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH: Use intrinsic rotr on Windows #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

bashtage
Copy link

Use _rotr64 on Windows to avoid compiler generated rotr instructions

Use _rotr64 on Windows to avoid compiler generated rotr instructions
@mattip
Copy link
Owner
mattip commented May 28, 2019

I would like to put off any more changes to randomgen until the first merge to master, unless you feel strongly this should be in now

@bashtage bashtage closed this May 28, 2019
@bashtage bashtage deleted the pcg-rotr branch May 12, 2020 21:38
mattip pushed a commit that referenced this pull request Nov 15, 2023
Merge in numpy-hpy from ss/full-init to labs-hpy-port

* commit '9ccee95b356a020b19a807e329befba81ec29957':
  Comment out datetime capsule import
  Port PyArray_UpdateFlags
  Comment out initialization of the legacy global PyObject variables and weakreflist
  Use HPyGlobal instead of the legacy global PyObject where applicable, ignore init of Intp and UIntp array types
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.

2 participants
0