Created by: zeffii
adds numba to dependencies and an initial recode of inset_specials.
- almost works , with the exception of where the user passes a random list of ignore masks.
- also, currently not speed boosted by
numba.
once it works with random ignore masks, then it's appropriate to adjust the code to try to apply numba techniques to it. I've done all i can for now. back to reading the numba docs.