#15758: Reimplement short vector enumeration
-------------------------------------+-------------------------------------
       Reporter:  mraum              |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.1
      Component:  quadratic forms    |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Martin Raum        |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/mraum/ticket/15758               |  5ba169fbf00d249938a083e30671c38b758b89d7
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * commit:   => 5ba169fbf00d249938a083e30671c38b758b89d7


Comment:

 I know it's not needs_review, but you cannot yet rely on C++11. With GCC
 4.6.3:
 {{{
 cc1plus: error: unrecognized command line option ‘-std=c++11’
 }}}
 ----
 Last 10 new commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=2843bf3ac74d1775d7a4183b2bd9ef9f7e2109a6
 2843bf3]||{{{Add enumeration of short vectors to sage.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=f337fae187c4e1b6dfaa5377d40f0a68bf9cbdaa
 f337fae]||{{{Refactor enumeration of short vectors}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=a6d5ce8a6825e192975f657ec42f886674837c25
 a6d5ce8]||{{{Sketch wrapper for enumeration of short vectors}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=b7dbedecb9a50b2fbab9b7fb7e4937debaf5d46d
 b7dbede]||{{{Add cython wrapper to enumeration of short vectors.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=269cc4bed96fcdf8456ba8f38597671987e27588
 269cc4b]||{{{Complete python interface for enumeration of short
 vectors.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=aef8cf137b413ee9c478797c8941fc2d394ee4a2
 aef8cf1]||{{{Remove cython wrapper for enumeration of short vectors.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=3d33d532b70e3b733f775b0adfb864a790201361
 3d33d53]||{{{Update header and add missing implementation of enumeration
 internals.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=46f4d254c20d1ed0e66586318fd9ec7ef23eb1d0
 46f4d25]||{{{Add enumeration of short vectors to the modulue list.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=1557395f2314905208edc72461358850891b1630
 1557395]||{{{Update python wrapper for enumeration of short vectors.}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=338ad317d9a6267c8f0ae343e8663ed32f229477
 338ad31]||{{{Use new short vectors implementation in
 QuadraticForm(...).short_vector_list_up_to_length(...).}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/15758#comment:2>
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/groups/opt_out.

Reply via email to