Infimum of a set
Is it possible to find the infimum of a set using sage ?
Is it possible to find the infimum of a set using sage ?
That depends on how the elements of the set are defined. Sage doesn't implement and infimum function in general. But some infimum's are limits, and Sage can certainly compute limits. The infimum on a finite set is obviously computable using min.
What kind of solution did you have in mind?
I was thinking about the general infimum function... Anyway thank you for your response!
Asked: 2012-10-25 06:17:20 +0100
Seen: 484 times
Last updated: Oct 25 '12
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.