Skip to content
GitLab
Explore
Sign in
Numba Computational Backend
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Numba Computational Backend
Konstantinos Iliakis
requested to merge
kiliakis/BLonD:numba
into
master
Sep 20, 2023
Overview
0
Commits
11
Pipelines
2
Changes
15
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