Skip to content
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

BUG: non-uint-aligned arrays were counted as uint-aligned #1

Merged
merged 1 commit into from
Dec 26, 2018

Conversation

ahaldane
Copy link

Hi Matti. I think this is the correct fix: raw_array_is_aligned should return false if the queried alignment is the dummy value 0 returned by npy_uint_alignment.

@mattip mattip merged commit 617dbcb into mattip:align-longdouble Dec 26, 2018
mattip pushed a commit that referenced this pull request Mar 20, 2019
Add function types directly to prng_t to simplify use
Clean distributionsto use new syntex
Remove unused type definitions
Rename type definitions to me more meaningful

xref #1
mattip pushed a commit that referenced this pull request Mar 20, 2019
Merge latest updates to my fork.
mattip pushed a commit that referenced this pull request May 20, 2019
Add function types directly to prng_t to simplify use
Clean distributionsto use new syntex
Remove unused type definitions
Rename type definitions to me more meaningful

xref #1
mattip pushed a commit that referenced this pull request Jun 28, 2019
DOC: fix reference links
mattip pushed a commit that referenced this pull request Feb 5, 2021
…py#18295)

* BUG: don't mutate list of fake libraries while iterating over it

* BUG: iterate over copy of list

* TST: add build test for build_ext fix (#1)

* TST: add build test for build_ext fix

* TST: clearer test name

* STY: use triple quotes instead of lists of strings

* FIX: check for f77 compiler before test is run

* DOC: add comment explaining that a list copy is necessary
mattip pushed a commit that referenced this pull request May 12, 2021
update from main - fixing SVD
mattip pushed a commit that referenced this pull request Aug 13, 2021
mattip pushed a commit that referenced this pull request Feb 8, 2024
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