Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-14 19:36
1.3.2

1.3.1, 제출하면 버전 번호가 방금 전에 릴리스로 증가했다 바보 같은 실수가 포함되어있습니다. 이 버전의 수정이. 거기에 다른 변경 사항이있습니다.
Tags: Major bugfixes
1.3.1 contained a silly mistake, made when the version number was increased just prior to release. This version fixes it. There are no other changes.

2007-11-22 12:05
1.3.1

저장할 때 오류가 문제를 어디에 "" "^"권력에 서명하지 않았을 평가 recognze 함께 해결되었습니다.
Tags: Minor bugfixes
An error when saving was fixed along with an issue where "evaluate" didn't recognze the "^" power sign.

2006-11-02 04:35
1.3

이 릴리스에는 몇 가지 새로운 기능을, 추가 설명서, 그리고 몇 가지 사소한 버그수정있습니다. 또한 아래에 포함해 - 후드 변경 PEP8 적합성에 대한 많은 국제화. fac ()과 sinc () 함수를 추가했다. ^ 초능력을 사용할 수있습니다.
Tags: Minor feature enhancements
In this release there are a few new features, additional documentation, and some minor bugfixes. There are also under-the-hood changes, including many for PEP8 conformance, and internationalization. fac() and sinc() functions were added. ^ can be used for powers.

2006-09-13 14:01
1.2

컬러 음모를 꾸미고, 자동 스케일링, 규모와 라벨이 추가되었습니다. 도면 코드에서 버그를 반올림 오류가 수정되었습니다.
Tags: Major feature enhancements
Colored plotting, automatic scaling, and scale
labelling were added. Rounding error bugs in the
drawing code were fixed.

2006-08-06 06:50
1.1

그리기 코드는 일반적으로 시간을 드로잉의 50 % 감면주는 최적화되었습니다. 표현의 안전 평가를 실시했다. "수학을 사용합니다." 함수 이름 앞에 (예 : math.sin (x)를) 지금은 선택 사항입니다. 센터는 이제 보존하면 확대됩니다. Setup.py 제공하는 스크립트를 설치했다. 입력 상자에서 Enter 키를 눌러 지금 음모를 새로 고칩니다. 지금 부문은 항상 사용 (하지 않는) / / 연산자를 사용하는 수레.
Tags: Initial freshmeat announcement
The drawing code was optimized, typically giving a 50% reduction in drawing time. Safer evaluation of expressions was implemented. Using "math." before a function name (eg math.sin(x)) is now optional. The center is now preserved when zooming. Setup.py install script was provided. Pressing enter in input boxes now refreshes the plot. Division now always use floats (unless you use the // operator).

Project Resources