#16890: Wrong argument name in class
FreeQuadraticModule_submodule_with_basis_field
------------------------------+---------------------------------------
Reporter: nmsirolli | Owner:
Type: defect | Status: new
Priority: minor | Milestone: sage-6.4
Component: linear algebra | Keywords: FreeQuadraticModule
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
------------------------------+---------------------------------------
There is a wrong argument name in the class
FreeQuadraticModule_submodule_with_basis_field in
sage/modules/free_quadratic_module.py.
This code illustrates it.
{{{
sage: from sage.modules.free_quadratic_module import
FreeQuadraticModule_submodule_with_basis_field
sage:
FreeQuadraticModule_submodule_with_basis_field(ZZ**1,[[1]],inner_product_basis=1)
...
NameError: global name 'inner_product_matrix' is not defined
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16890>
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.