#19190: LatticePoset: add atoms, coatoms, doubly irreducibles etc.
-------------------------------------+-------------------------------------
       Reporter:  jmantysalo         |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-7.2
      Component:  combinatorics      |   Resolution:
       Keywords:  latticeposet       |    Merged in:
        Authors:  Jori Mäntysalo     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jmantysalo/latticeposet__add_atoms__coatoms__doubly_irreducibles_etc_|  
429b494b5f553952bf6ed88fe1f1d9dc744d2f15
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jmantysalo):

 * status:  new => needs_review
 * commit:   => 429b494b5f553952bf6ed88fe1f1d9dc744d2f15
 * keywords:  poset => latticeposet
 * milestone:  sage-wishlist => sage-7.2


Old description:

> To a normal user viewpoint:
>
> - Add  `atoms()`, `coatoms()`, and `doubly_irreducibles()` to finite
> lattices.
> - Add missing functions, like `breadth()`, to index of functions. (Wait
> #19123 to get into beta.)
>
> Internal changes:
>
> - Put `meet_irreducibles()` and `join_irreducibles()` to
> `hasse_diagram.py`. Add wrappers to `lattices.py`. This can help some
> optimization later.
>
> Other things:
>
> - Check documentation of `breadth()`, stupid way to express
> `BooleanLattice(4)`.
>
> Maybe:
>
> - Think about `is_modular_element()` vs. `is_modular()` with argument.

New description:

 Add  `atoms()`, `coatoms()`, and `doubly_irreducibles()` to finite
 lattices.

--

Comment:

 This patch will add three functions. Also this will make `LatticePoset()`
 to return the empty lattice; compare to `Poset()`.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=429b494b5f553952bf6ed88fe1f1d9dc744d2f15
 429b494]||{{{Add atoms() etc.}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/19190#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to