aboutsummaryrefslogtreecommitdiff
path: root/benchtests/hypotf-inputs
AgeCommit message (Collapse)AuthorFilesLines
2021-11-01benchtests: Add hypotfAdhemerval Zanella1-0/+1007
Based on random input arguments. About 85% tuples have exponents of the two arguments close together (+-1 range). Reviewed-by: H.J. Lu <hjl.tools@gmail.com>