#12103: Use MeatAxe as an optional back end for dense matrices over `GF(p^n)`, p
odd, n>1, `p^n<255`
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:  jason, was
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  experimental                       |    Merged in:
       Keywords:  linear algebra,    |    Reviewers:
  MeatAxe                            |  Work issues:
        Authors:  Simon King         |       Commit:
Report Upstream:  None of the above  |  539b1349359004b78712a67d2739cce9ce0227da
  - read trac for reasoning.         |     Stopgaps:
         Branch:                     |
  u/SimonKing/meataxe                |
   Dependencies:  #9562 #4260        |
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 Replying to [comment:68 jdemeyer]:
 > `src/sage/matrix/matrix_modpn_dense.pxd` should probably be moved to
 `src/sage/libs/meataxe.pxd` or
 `src/sage/libs/meataxe/multiple_files_here.pxd`

 I don't think that meataxe.pxd is a good name. It is a dense
 implementation for matrices over `GF(p^n)`, and thus it is
 `matrix_modpn_dense.pxd`. This is totally analogous to
 `matrix_mod2e_dense.pxd`; or do you suggest to rename the latter by
 `m4rie.pxd`?

 > Also, can you use the standard heading template from
 [http://doc.sagemath.org/html/en/developer/coding_basics.html#headings-of-
 sage-library-code-files]

 I think I have copied the heading from some existing pxd files. But I can
 change it.

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