-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Issue metadata
- url: https://github.com/pystatgen/sgkit/issues/155
- state: closed
- milestone: No milestone assigned
- created by:
Quansight Bot @quansight-bot
- labels:
- assigned:
Issue description
Issue metadata
- url: https://github.com/pystatgen/sgkit/issues/155
- state: closed
- milestone: No milestone assigned
- created by:
Quansight Bot [@quansight-bot](https://github.com/quansight-bot)
- labels:
- assigned:
Issue description
Issue metadata
- url: https://github.com/pystatgen/sgkit/issues/155
- state: open
- milestone: No milestone assigned
- created by:
Quansight Bot [[@quansight-bot](https://github.com/quansight-bot)](https://github.com/quansight-bot)
- labels:
- assigned:
Issue description
Issue metadata
- url: https://github.com/pystatgen/sgkit/issues/155
- state: open
- milestone: No milestone assigned
- created by:
Quansight Bot [[[@quansight-bot](https://github.com/quansight-bot)](https://github.com/quansight-bot)](https://github.com/quansight-bot)
- labels:
- assigned:
Issue description
Pull request metadata
- url: https://github.com/pystatgen/sgkit/pull/114
- state: closed
- milestone: No milestone assigned
- created by:
Tim Millar [[[[@timothymillar](https://github.com/timothymillar)](https://github.com/timothymillar)](https://github.com/timothymillar)](https://github.com/timothymillar)
- labels:
- assigned:
Pull request description
See issue #85
This implements an additional jitted function count_call_alleles_ndarray_jit for ndarrays only rather than doing it all in dask.
This approach seems to be inline with the goals outlined here but I'm happy to replicate the approach of the original count_alleles function if that is preferred.
Likewise I can re-write count_alleles using this approach which should improve performance (mainly on chucked arrays due to njit(..., nogil=True))
I haven't added numba to requirements.txt or setup.py Because that is done in #76
I guess add numba now for CI and fix conflict later
Metadata
Metadata
Assignees
Labels
No labels