John Cremona wrote:
> PS Sorry that should have read "posted" and not "poseted" , ha ha.
> The talk is at
> http://www.lacim.uqam.ca/~saliola/maths/talks/slides/SageTalk1.pdf
>
Interesting. I tried the example in 2.11 and ran into problems with the
very first line:
sage: P = Poset([[1,2],[4],[3],[4],[]]); P
---------------------------------------------------------------------------
<type 'exceptions.NameError'> Traceback (most recent call last)
/home/grout/.sage/<ipython console> in <module>()
<type 'exceptions.NameError'>: name 'Poset' is not defined
sage: search_src("Poset")
----------------------------------------------------------------------
| SAGE Version 2.11, Release Date: 2008-03-30 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
combinat/partition.py: Lapointe, L. and Morse, J. 'Order
Ideals in Weak Subposets of Young's Lattice
monoids/free_monoid_element.py:## non-totally ordered poset.
monoids/free_monoid_element.py:## <=, and >= be defined for a
general poset?
-Jason
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---