MCPcopy Create free account
hub / github.com/NickFoubert/simple-segment / bottomupsegment

Function bottomupsegment

segment.py:36–70  ·  view source on GitHub ↗

Return a list of line segments that approximate the sequence. The list is computed using the bottom-up technique. Parameters ---------- sequence : sequence to segment create_segment : a function of two arguments (sequence, sequence range) that returns a line segmen

(sequence, create_segment, compute_error, max_error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected