Ianna Osborne

Results 156 comments of Ianna Osborne

@jpivarski - [Here is a link](https://github.com/scikit-hep/vector/compare/ianna/compare-with-ROOT...ianna:ianna/compare-with-ROOT?expand=1) to a modified test that uses both `fixture` and `Hypothesis`. I think, `Hypothesis` can define the `OverflowError` and `NaN` checks as its strategy. These...

@jpivarski and @henryiii - would it be possible to grant me an access to this repo? thanks! ``` git push origin ianna/compare-with-ROOT remote: Permission to scikit-hep/vector.git denied to ianna. ```

> @jpivarski - it looks like the tests on Mac are segfaulting and not only for this PR. I'm checking locally. I can confirm that I can reproduce the segfault...

> Although we could hold back `pyarrow

> That reproducer must depend on the environment because it didn't segfault immediately on import for me. I also noticed in the output that this is x86-64. My laptop is...

It might be related to https://github.com/apache/arrow/issues/31678?

> @ianna thanks for the report! > > The crash seems to be related to jemalloc. Not a solution, but just curious: could you set `ARROW_DEFAULT_MEMORY_POOL=system` env variable before importing...

> Should we bump the deployment target to macOS 12 before the 17.0.0 release? @jorisvandenbossche @pitrou FYI, The message from github actions is that "The macOS-11 environment is deprecated and...

@essoca - Please, check if this issue is resolved. Thanks!

@ohrechykha - I've assigned you to this issue :-) I think, it might be sufficient to add ` "numpy>=1.18.0"` to https://github.com/scikit-hep/ragged/blob/main/pyproject.toml#L32-L34 Please, open a new pull request to fix it.