Skip to content
GitLab
Explore
Sign in
Numba Computational Backend
Code
Review changes
Check out branch
Download
Patches
Plain diff
Konstantinos Iliakis
requested to merge
kiliakis/BLonD:numba
into
master
Sep 20, 2023
Overview
0
Commits
11
Pipelines
2
Changes
15
Expand
Added Numba (jitted) computational backend
Optimized and parallelized wherever possible. The compiled C++ backend is 1.6x-2x faster on average.
Added unittests to verify correctness of numba methods
Merge request reports
Loading