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, master, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-2587-g41d732b
Date: Mon, 6 Mar 2017 15:20:27 -0500 (EST)

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, master has been updated
       via  41d732b683c143ccd2daaa3cc196f592d12d08c1 (commit)
       via  d5557ed6c3015997b970457dfcdd688f4beaa204 (commit)
      from  4fa3cd7f5fb827b23d654aee69a82d25ce8c2c4d (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 41d732b683c143ccd2daaa3cc196f592d12d08c1
Author: Patrick Alken <address@hidden>
Date:   Mon Mar 6 13:20:19 2017 -0700

    rename iquad -> fixed

commit d5557ed6c3015997b970457dfcdd688f4beaa204
Author: Patrick Alken <address@hidden>
Date:   Sun Mar 5 17:04:56 2017 -0700

    add Laguerre quadratures

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

Summary of changes:
 doc/integration.texi               |  23 +++
 integration/Makefile.am            |   2 +-
 integration/{hermite.c => fixed.c} |  87 ++++++----
 integration/glfixed.c              |   2 +-
 integration/gsl_integration.h      |  48 +++++-
 integration/hermite.c              | 330 ++-----------------------------------
 integration/laguerre.c             |  58 +++++++
 integration/test.c                 |  68 ++++++--
 8 files changed, 254 insertions(+), 364 deletions(-)
 copy integration/{hermite.c => fixed.c} (72%)
 create mode 100644 integration/laguerre.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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