gsl-cvs
[Top][All Lists]
Advanced

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

[Gsl-cvs] [SCM] GNU Scientific Library branch, develop-2, updated. relea


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, develop-2, updated. release-1-0-1943-g66f2b11
Date: Fri, 06 Dec 2013 23:10:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Scientific Library".

The branch, develop-2 has been updated
       via  66f2b1147ec73ad96fe64646a3edcd07e4140ee2 (commit)
      from  1065b9f8590d683f9d30fb9d88d45f50b07c9228 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 66f2b1147ec73ad96fe64646a3edcd07e4140ee2
Author: Patrick Alken <address@hidden>
Date:   Fri Dec 6 16:09:24 2013 -0700

    moved legendre routines to a _source format

-----------------------------------------------------------------------

Summary of changes:
 specfunc/gsl_sf_legendre.h |   11 +
 specfunc/legendre_P.c      | 1213 ++------------------------------------------
 specfunc/legendre_off.h    |   43 ++
 specfunc/legendre_on.h     |   44 ++
 specfunc/legendre_source.c |  464 +++++++++++++++++
 specfunc/test_legendre.c   |   10 +-
 6 files changed, 598 insertions(+), 1187 deletions(-)
 create mode 100644 specfunc/legendre_off.h
 create mode 100644 specfunc/legendre_on.h
 create mode 100644 specfunc/legendre_source.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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