Metadata-Version: 2.4
Name: flashhogan
Version: 0.1.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 and a small document-filter helper used when a page collector freezes fingerprint objects.

This library does not move the OS pointer. Callers replay the `(x, y, dt)` samples through their own input backend.
