#10683: Hermitian inner product
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |       Owner:  jason, was  
       Type:  enhancement     |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.6.2  
  Component:  linear algebra  |    Keywords:              
     Author:  Rob Beezer      |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------

Old description:

> One patch adds the Hermitian inner product, by that name, for use with
> vectors over the complex numbers.
>
> Second patch is totally doctests, no code changes.  Explains, expands,
> and cross-references the dot product, inner product, Hermitian inner
> product and vector norm.

New description:

 One patch adds the Hermitian inner product, by that name, for use with
 vectors over the complex numbers.

 Second patch is totally doctests, no code changes.  Explains, expands, and
 cross-references the dot product, inner product, Hermitian inner product
 and vector norm.

 Depends #10536

 Apply trac_10683-hermitian_inner_product-v2.patch, trac_10683-vector-
 products-docs-v2.patch

--

Comment(by rbeezer):

 After working with this for a while, I though it better to build off the
 dot product, rather than the inner product with its custom inner product
 matrices, due to the havoc that could result by specifying a matrix
 without the necessary properties for certain algorithms to run properly.

 v2 series reflects this change.  On 4.6.2.alpha4 depends only on #10536
 now.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10683#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to