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.
Linux: pip install equationtracer
Mac: pip3 install equationtracer
Windows: pipx install equationtracer
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file equationtracer-1.0.2.tar.gz
.
File metadata
- Download URL: equationtracer-1.0.2.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a37f5c455a22b80dd04a16527070ed36dd901920e0ae939eaf007a6067855a3 |
|
MD5 | 9f2e23b1f25a1f8af88cacdd6c1df84b |
|
BLAKE2b-256 | 72e6234e527a5d8bd2bc5e65772f70a179cbb8fcb494c6d75b6f9e50f2d9b4a0 |
File details
Details for the file equationtracer-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: equationtracer-1.0.2-py3-none-any.whl
- Upload date:
- Size: 24.0 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 030975da65d11c9bd18587a9921e553e2c2b4fcd5533995e68261a8b251b238b |
|
MD5 | 718f89e0b18c20a4d9fdde3fba751246 |
|
BLAKE2b-256 | 041f02c4f79a1cd9b5ba6e15b778cc19f78a640e7c2b26dc34a178558d4f2667 |