proteneer / timemachine

Differentiate all the things!
Other
140 stars 17 forks source link

Protocol overlap utils #1387

Closed maxentile closed 1 month ago

maxentile commented 2 months ago

Splitting out utilities from https://github.com/proteneer/timemachine/pull/1385 , omitting the optimization method, but retaining the utilities for producing an approximate function overlap(lam_a, lam_b) -> scalar from a bisection_result

(see commit https://github.com/proteneer/timemachine/commit/c7faca718fa1cd939b01b36dc264800a2b47c421 for detailed omission)