Introduction to numba library in Python for efficient statistical computing

Citations

WEB OF SCIENCE

1

초록

This paper introduces numba library in Python, which improves computational efficiency of the provided implemented code written by naive Python language by applying just-in-time (JIT) compilation. To apply just-in-time compilation, the numba only needs to use a decorator on a target Python function. We provide implementation examples with numba for the permutation test and the parameter estimation for Gaussian mixture distribution. We also numerically show the efficiency of numba by comparing the total computation times of the implementation using naive python and the implementation using numba for each application.

키워드

statistical computingpythonnumbajust-in-time compilation
제목
Introduction to numba library in Python for efficient statistical computing
저자
Cho, YounsangYu, DonghyeonSon, WonPark, Seoncheol
DOI
10.5351/KJAS.2020.36.6.665
발행일
2020-12
유형
Article
저널명
응용통계연구
33
6
페이지
665 ~ 682