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


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, movstat, updated. release-1-0-2699-g6d6032d
Date: Tue, 27 Feb 2018 16:40:52 -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, movstat has been updated
       via  6d6032de6459ac75a32728703d7e8cfe6d588078 (commit)
      from  151a2318748c0c25b86b27da77674e10435b9eb9 (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 6d6032de6459ac75a32728703d7e8cfe6d588078
Author: Patrick Alken <address@hidden>
Date:   Tue Feb 27 14:40:36 2018 -0700

    add Romberg integration routines

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

Summary of changes:
 NEWS                          |   2 +
 doc/integration.rst           |  52 +++++++++++++-
 integration/Makefile.am       |   2 +-
 integration/fixed.c           |   3 +-
 integration/gsl_integration.h |  43 ++++++-----
 integration/romberg.c         | 164 ++++++++++++++++++++++++++++++++++++++++++
 integration/test.c            |  39 +++++++++-
 7 files changed, 283 insertions(+), 22 deletions(-)
 create mode 100644 integration/romberg.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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