Index of /archives/text/CTAN/macros/luatex/latex/bezierplot

Icon  Name                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2024-03-22 15:00 746 [   ] bezierplot-doc.pdf 2024-03-22 00:57 260K [   ] bezierplot-doc.tex 2019-06-18 21:35 9.3K [TXT] bezierplot.lua 2024-03-22 00:55 29K [   ] bezierplot.sty 2024-03-22 15:02 673
DESCRIPTION:
bezierplot is a Lua program as well as a (Lua)LaTeX package. 
Given a smooth function, bezierplot returns a smooth bezier path written
in TikZ notation (which also matches METAPOST) that approximates the 
graph of the function. For polynomial functions of degree <= 3 and 
inverses of them, the approximation is exact. bezierplot finds special 
points such as extreme points and inflection points and reduces the 
number of used points.

VERSION:
1.5 2024-03-21

LICENSE:
The package and the program are distributed on CTAN under the terms of 
the LaTeX Project Public License (LPPL) version 1.3c.

Copyright (c) 2018-2024 Linus Romer

Please write to 
linus dot romer at gmx dot ch
to submit bug reports, request new features, etc.