- New functions
is_empty
andbounding_box
. - Do not fail on empty samplings.
- New function
to_latex_channel
. - Allow to specify the color when converting to LaTeX.
- Automatically divide the path into several PGF/TikZ paths when it is too long for LaTeX capacity. This is configurable.
- LaTeX output can draw arrows on paths.
- Improve the sampling procedure: better determine the slope at endpoints, be less reactive to small zigzags that may be due to rough estimates, and use viewport scaling to estimate all costs.
- Use an internal random state and not the global one.
- Initial release