ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
8 stars 4 forks source link

WIP - Use factory functions + `generated_jit` to build solver internals #63

Closed JSKenyon closed 3 years ago

JSKenyon commented 3 years ago

This is definitely not yet ready for merging, but I have reached the point where this new approach offers comparable performance to the old (when applied to the expensive compute_jhj_jhr function). I need to propagate these changes to all the solvers and check that I haven't broken anything.