项目作者: unageek

项目描述 :
A faithful graphing calculator
高级语言: Rust
项目地址: git://github.com/unageek/graphest.git
创建时间: 2020-08-14T16:13:32Z
项目社区:https://github.com/unageek/graphest

开源协议:MIT License

下载


banner image

Graphest

Graphest is a graphing calculator that can faithfully plot arbitrary mathematical relations.

Getting Started

Download the app (available for both macOS and Windows), and try plotting some of the example relations.

cover image

Features

  • Plot arbitrary equations/inequalities
  • Never gives an incorrect result; if you find any relation plotted incorrectly, please report it here
  • Cartesian and polar coordinates
  • Parametric relations
  • Full interactivity
  • Extensive set of mathematical functions

Building from Source

Algorithm

Graphest aims to provide a modern, open-source and extensible alternative to GrafEq™ [Ped].

The following algorithms in [Tup01] are implemented: 1.1–3.2, 3.3 (partially), 3.4.1–3.4.3, 3.4.5 (partially).