#18812: latte_int: count integer points
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.8
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  geometry               |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  aa93226e7408c22c7e6ce3664274eeb9e82a8e85
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18812           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by jdemeyer):

 Replying to [comment:46 ncohen]:
 > I implemented your two remarks. About the `file_output` in
 `cdd_file_format`: right now the two higher-level functions call it, so it
 is used in that sense.
 Well, the `file_output` argument is not used...

 > It also makes sense for such a feature to be available in a file called
 'cdd_file_format`.

 Why can't `cdd_file_format` just be a low-level interface? I don't see why
 we should complicate those functions with a `file_output` argument.
 Especially since the user can simply use
 {{{
 with open(...) as f:
     f.write(cdd_Hrepresentation(...))
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18812#comment:47>
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