ovis-hpc / sos

sos pre-release stable.
https://github.com/ovis-hpc/sos/wiki
Other
4 stars 7 forks source link

Add 'find_le()' and 'find_ge()' interfaces #89

Closed narategithub closed 1 year ago

narategithub commented 1 year ago

Add '_find_le()' (find less-than-or-euqal) and '_find_ge()' (find greater-than-or-equal) interfaces as synonyms to '_find_glb()', '_find_inf()', '_find_lub()', and '_find_sup()'.