"This notebook explores the use of the Blosc2 DSL (Domain Specific Language) functionality and Numba, two compiler-based approaches to accelerate numerical calculations. For certain cases, a DSL kernel is all that is necessary; however, one may also use Blosc2+Numba with certain key functions implemented in DSL to accelerate parts of the workflow. We will look at both these cases (pure DSL kernel, mix-and-match DSL kernel and Numba) below.\n",
0 commit comments