The workingDiff method is quite slow. We are trying to use it in a loop of thousands of calculations, but it is too much of a bottleneck to proceed with it. Are there any plans to add support for calling this operation many times by taking advantage of precomputed calls?
The workingDiff method is quite slow. We are trying to use it in a loop of thousands of calculations, but it is too much of a bottleneck to proceed with it. Are there any plans to add support for calling this operation many times by taking advantage of precomputed calls?