equation of a graph
Tim Chase
python.list at tim.thechases.com
Mon Sep 14 07:47:36 EDT 2009
More information about the Python-list mailing list
Mon Sep 14 07:47:36 EDT 2009
- Previous message (by thread): equation of a graph
- Next message (by thread): myparentclass.__subclasses__() not working for me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> but i want to find *"best-fit curve" * What type of curve? Polynomial (of which your rejected linear is a low-order variant)? Exponential or logarithmic? Bell curve? S-curve? Circle? Axis-aligned ellipse? non-axis-aligned ellipse? There are lots of curvy possibilities here... -tkc (Blast...if this post showed up a couple days later, I could abuse Talk Like A Pirate day to say things like "avast, ye s-curvy sea-dog" or intone a pirate's parrot with "Piecewise of eight, Piecewise of eight" and "Polynomial want a cracker")
- Previous message (by thread): equation of a graph
- Next message (by thread): myparentclass.__subclasses__() not working for me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list