Lybniz 1.3.1 (Default branch) |
|
|
Thursday November 22, 2007. 12:05 PM FreshMeat
Lybniz is a simple desktop graph plotter. It can
currently plot three functions and allows you to
navigate the plot. Functions are entered in Python
notation, eg sin(x)/x 2*x**2 + 3*x - 4.
License: BSD License (revised)
Changes:
An error when saving was fixed along with an issue where "evaluate" didn't recognze the "^" power sign.
|