EquationTracer
Implements a Discrete Fourier Transform to convert a continuous curve such as a signature into a Parametric Equation.
Install / Use
/learn @jamesylq/EquationTracerREADME
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-equationto 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 scripttrace-equationto 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.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
