Released: 2026-03-16. Diff.
Version rationale: patch for a large additive Python math expansion plus the upstream-inventory groundwork that now drives broader namespace harvests.
Inventory
- Reworked the upstream-surface inventory into a compact triage model with namespace defaults and wildcard rules, so we can classify large upstream catalogs without per-function noise.
- Drove the checked-in upstream inventory to
untriaged: 0across all current languages and namespaces, and surfaced the resulting keep/skip/wanted state more clearly on the website.
Expansion
- Added a first
python/mathharvest focused on trigonometric and angle-conversion helpers:
acos,acosh,asin,asinh,atan,atan2,atanh,copysign,cos,cosh,degrees,expm1,hypot,radians,sin,sinh,tan, andtanh.