You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* early draft of Python/CFFI interface to
derived metrics/accumulators described in:
- gh-642
- gh-677
* for now this definitely doesn't work, and feels like I'm basically
reconstituting a C control flow in CFFI/Python instead of using a sensible
exposure point between C and Python to pull out populated structs from
a single entry point
* perhaps folks can just help me sort out the current issues noted
in the source changes rather than providing a convenient API, though
once thorough regression tests are in place that might be something
to consider in the future... (or even just maintaining it in
`pandas`/Python someday if the perf is ~similar)
0 commit comments