Skip to main content

Uses Discrete Fourier Transform to Turn Scribbles into Equations!

Project description

What is EquationTracer?

EquationTracer uses NumPy and Pygame to convert an arbitrary scribble into a parametric equation which you can plot on Graphing Calculators such as Desmos!

Installation

This is a guide on how to install EquationTracer.

Note: You need Python installed on your system, along with either pip or pipx.

If you do not want to use pip or pipx, you can also alternatively clone this git repository, or simply copy the code!

Linux: pip install equationtracer

Mac: pip3 install equationtracer

Windows (pipx): pipx install equationtracer

Windows (pip): pip install equationtracer

Note: For Windows, it is recommended to use pipx as using pip does not allow the poetry script trace-equation to run, but pipx does support this. If pip is used, you need to run the program with the other command, as provided below. On Max and Linux, pip3 will automatically allow the poetry script trace-equation to be able to be executed.

Running

To run the program, type into a command line: trace-equation

If you installed the program with pip (instead of pipx) on windows, or if the above command doesn't work, you can also do:

Windows: py -m equationtracer

Others: python3 -m equationtracer

Updating

To update the program, use the following:

Linux: pip install -U equationtracer

Mac: pip3 install -U equationtracer

Windows (pipx): pipx upgrade equationtracer

Windows (pip): pip install -U equationtracer

Dependencies

EquationTracer uses the libraries numpy, pygame and pyperclip, and runs on Python 3.9 and above.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

equationtracer-1.3.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

equationtracer-1.3.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file equationtracer-1.3.0.tar.gz.

File metadata

  • Download URL: equationtracer-1.3.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/21.6.0

File hashes

Hashes for equationtracer-1.3.0.tar.gz
Algorithm Hash digest
SHA256 3ff018ba52872a261dd1ebaeb36e4d52a91a39383e180bd655b2708e80c8f5ad
MD5 500037606367281b558d52028c30094b
BLAKE2b-256 22d60c83db0c594a71bd4f000dceda7071eb338a667c41527bfd4a2c2efc44be

See more details on using hashes here.

File details

Details for the file equationtracer-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: equationtracer-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/21.6.0

File hashes

Hashes for equationtracer-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5842f5b888eeeb252a38a8e87dff668676cf4c7e7bdc5ecd771992d11f0a2b1
MD5 3de421b489167c21c72f0836e196120e
BLAKE2b-256 1ec538c7044949208c7c20503129236ca7998e5f9a69f071a657c86349d7d75b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page