Skip to content

Files

Latest commit

50b82b7 · Jul 16, 2023

History

History
5 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 255 Bytes

piecewise-funcs

A piecewise functions library implementation that can take a regular Python function as the blueprint and extract the piecewise associations.

For a demo see notebook demo.ipynb or quickstart.pdf for a ran verbatim of the notebook.