Closed jim-rafferty closed 3 years ago
Need to figure out which weighting functions are useful and implement them. Could also implement a system for allowing the user to pass in a callable to use to generate the weights (not sure if this is possible with numba, but probably is).
Done in commit 28b1f853ef4ce97a1a01281f9904e2e0f5d91fc7
Need to figure out which weighting functions are useful and implement them. Could also implement a system for allowing the user to pass in a callable to use to generate the weights (not sure if this is possible with numba, but probably is).