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!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-10-25 06:17:20 +0100
Seen: 359 times
Last updated: Oct 25 '12
Enumerate elements of a set built using properties
How to change the default program which open the 2D picture which the plot producted?
Can I show ordered sets in order?
comparing sets of roots of charpoly
Rekursive Generator which fetches a subset of elements on demand