[Python-ideas] Consider adding clip or clamp function to math
Steven D'Aprano
steve at pearwood.info
Fri Aug 5 12:29:01 EDT 2016
On Fri, Aug 05, 2016 at 11:30:35PM +0900, Stephen J. Turnbull wrote:
> I can even think of a case where clamp could be used with a constant
> control and a varying bound: S-s inventory control facing occasional
> large orders in an otherwise continuous, stationary demand process.
Sounds interesting. Is there a link to somewhere I could learn more
about this?
--
Steve
More information about the Python-ideas
mailing list