#19002: Change behavior for vacancy numbers
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.9
      Component:  combinatorics      |   Resolution:
       Keywords:  rigged             |    Merged in:
  configurations                     |    Reviewers:
        Authors:  Travis Scrimshaw   |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  b42dc63a99f48dcc0309529dd65497e741a0884f
  public/rigged_configurations/vacancy_numbers-19002|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Old description:

> Currently, the input `i` for the method `get_vacancy_number` returns the
> vacancy number for the `i`th row. This prohibits the user from
> calculating vacancy numbers p,,k,,^(a)^. This ticket changes both the
> internal and public behavior; it also removes the `get_vacancy_numbers`
> method.
>
> This is a backwards incompatible change.

New description:

 Currently, the input `i` for the method `get_vacancy_number` returns the
 vacancy number for the `i`th row. This prohibits the user from calculating
 vacancy numbers p,,k,,^(a)^. This ticket makes the following changes:

 - the internal and public behavior;
 - changes `get_vacancy_number` to `vacancy_number`;
 - removes the `get_vacancy_numbers` method.

 This is a backwards incompatible change.

--

Comment (by tscrim):

 I've changed `get_vacancy_number` to `vacancy_number` and added the
 additional doctest as we discussed.

--
Ticket URL: <http://trac.sagemath.org/ticket/19002#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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to