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, doc_sphinx, updated. rele


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, doc_sphinx, updated. release-1-0-2602-gdaf9c12
Date: Sat, 1 Apr 2017 22:43:33 -0400 (EDT)

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, doc_sphinx has been updated
       via  daf9c12ebd9b84a3bc99e51e0d898aad0fa31bcc (commit)
       via  ac64d9987ce8fb6ecca0be36f1a6ef644beb01f5 (commit)
      from  aeee3ccd6d412ddd4323fc6f3665d4dec494a959 (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 daf9c12ebd9b84a3bc99e51e0d898aad0fa31bcc
Author: Patrick Alken <address@hidden>
Date:   Sat Apr 1 20:43:18 2017 -0600

    add doc/rng and doc/qrng for sphinx

commit ac64d9987ce8fb6ecca0be36f1a6ef644beb01f5
Author: Patrick Alken <address@hidden>
Date:   Thu Mar 30 10:48:34 2017 -0600

    add doc/fft to sphinx

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

Summary of changes:
 doc_sphinx/TODO                           |    2 +
 doc_sphinx/blas.rst                       |    4 +-
 doc_sphinx/complex.rst                    |   34 +-
 doc_sphinx/conf.py                        |    1 +
 doc_sphinx/err.rst                        |   13 +-
 doc_sphinx/examples/fft.c                 |    2 +-
 doc_sphinx/examples/fft.txt               |    1 +
 doc_sphinx/fft.rst                        |  805 ++++++++++++++++++++
 doc_sphinx/images/fft-complex-radix2.png  |  Bin 0 -> 14914 bytes
 doc_sphinx/images/fft-real-mixedradix.png |  Bin 0 -> 22599 bytes
 doc_sphinx/images/qrng.png                |  Bin 0 -> 26929 bytes
 doc_sphinx/include.rst                    |    6 +
 doc_sphinx/index.rst                      |    5 +-
 doc_sphinx/integration.rst                |   59 +-
 doc_sphinx/intro.rst                      |   44 +-
 doc_sphinx/math.rst                       |   32 +-
 doc_sphinx/plots/genplots.sh              |    3 +
 doc_sphinx/plots/plot_fft.gp              |   28 +
 doc_sphinx/plots/plot_qrng.gp             |   11 +
 doc_sphinx/poly.rst                       |   29 +-
 doc_sphinx/qrng.rst                       |  165 ++++
 doc_sphinx/rng.rst                        | 1184 +++++++++++++++++++++++++++++
 doc_sphinx/specfunc-bessel.rst            |    2 +-
 doc_sphinx/specfunc-ellint.rst            |    4 +-
 doc_sphinx/specfunc-hermite.rst           |    1 +
 doc_sphinx/specfunc.rst                   |    4 -
 doc_sphinx/usage.rst                      |   78 +-
 27 files changed, 2382 insertions(+), 135 deletions(-)
 create mode 100644 doc_sphinx/fft.rst
 create mode 100644 doc_sphinx/images/fft-complex-radix2.png
 create mode 100644 doc_sphinx/images/fft-real-mixedradix.png
 create mode 100644 doc_sphinx/images/qrng.png
 create mode 100644 doc_sphinx/plots/genplots.sh
 create mode 100755 doc_sphinx/plots/plot_fft.gp
 create mode 100755 doc_sphinx/plots/plot_qrng.gp
 create mode 100644 doc_sphinx/qrng.rst
 create mode 100644 doc_sphinx/rng.rst


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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