LICENSE
README.md
pyproject.toml
src/rtcvis/__init__.py
src/rtcvis/conv.py
src/rtcvis/exceptions.py
src/rtcvis/line.py
src/rtcvis/plf.py
src/rtcvis/plot_conv.py
src/rtcvis/plot_plf.py
src/rtcvis/point.py
src/rtcvis/py.typed
src/rtcvis.egg-info/PKG-INFO
src/rtcvis.egg-info/SOURCES.txt
src/rtcvis.egg-info/dependency_links.txt
src/rtcvis.egg-info/requires.txt
src/rtcvis.egg-info/top_level.txt
tests/test_conv.py
tests/test_line.py
tests/test_plf_add.py
tests/test_plf_add_point.py
tests/test_plf_eq.py
tests/test_plf_extrema.py
tests/test_plf_from_rtctoolbox.py
tests/test_plf_get_value.py
tests/test_plf_init.py
tests/test_plf_list_min_max.py
tests/test_plf_match.py
tests/test_plf_merge.py
tests/test_plf_min_max.py
tests/test_plf_simplified.py
tests/test_plf_sub.py
tests/test_plf_transformed.py
tests/test_plf_trunc.py