related-sciences / gwas-analysis

GWAS data analysis experiments
Apache License 2.0
24 stars 6 forks source link

Try Python accelerators on Dask prototype #7

Open hammer opened 4 years ago

hammer commented 4 years ago

https://github.com/paugier/czi-joint-python-accelerators-project has a decent list of them.

hammer commented 4 years ago

Another path would be to try implementing some performance critical code in Nim and use https://github.com/yglukhov/nimpy to bring it into Python. Cf. https://github.com/mratsim/Arraymancer and https://github.com/numforge/laser.