Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In test_algebra_initialisation.py, remove 'too_slow_without_jit' and 'veryslow' marks, except for 'conformalize(Cl(3))' test. These test are not that slow, esp. after numpy vectorized mv_mult() implementation. This adds coverage over _get_mult_function.mv_mult(), as such is only registered when function is not JIT-ed.
- Loading branch information