bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] [bug #43868] gsl_permutation_mul is described backwards


From: David E. Narvaez
Subject: [Bug-gsl] [bug #43868] gsl_permutation_mul is described backwards
Date: Mon, 22 Dec 2014 12:37:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) rekonq/2.4.2 Safari/534.34

URL:
  <http://savannah.gnu.org/bugs/?43868>

                 Summary: gsl_permutation_mul is described backwards
                 Project: GNU Scientific Library
            Submitted by: dmaggot
            Submitted on: Mon 22 Dec 2014 12:37:44 PM GMT
                Category: Documentation
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 1.15
         Discussion Lock: Any

    _______________________________________________________

Details:

The documentation says it calculates p = pa * pb, which is applying pb first,
then pa; but the code does pb->data[pa->data[i]] which is p = pb * pa.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43868>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]