Metadata-Version: 2.4
Name: flashhogan
Version: 0.3.0
Summary: Flash–Hogan minimum-jerk pointing paths and Fitts homing samples.
Author: flashhogan contributors
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/flashhogan/
Keywords: minimum-jerk,fitts,pointing,motor-control
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Dynamic: license-file

# flashhogan

Sample generator for **Flash–Hogan (1985) minimum-jerk** pointing paths, with a Fitts-style sample count.

Install runtime helpers with `python -m flashhogan [prefix]`. Replay `(x, y, dt)` samples through `Seat`, or call `drive(url)` for a headed Chromium session.
