kalgoritmi / piecewise-funcs

A piecewise function implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A piecewise function implementation

License:MIT License


Languages

Language:Python 75.1%Language:Jupyter Notebook 24.7%Language:Shell 0.2%