[apophenia] 01/03: Merge tag 'upstream/0.999b'

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Sep 8 14:29:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository apophenia.

commit b3ab0f63a3cf9c7b02c575a63b7499c75f157d63
Merge: 2acff20 5280f2c
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Sep 8 16:23:04 2014 +0200

    Merge tag 'upstream/0.999b'
    
    Upstream version 0.999b

 ChangeLog                      |     5 +
 Makefile.am                    |   156 +-
 Makefile.in                    |  1339 ++++
 NEWS                           |     5 +
 acinclude.m4                   |   715 ++
 aclocal.m4                     |  1244 +++
 apop.h                         |    55 +-
 apop_conversions.c             |     6 +-
 apop_db.c                      |    35 -
 apop_internal.h                |     4 +-
 apop_mcmc.c                    |     2 +-
 apop_mle.c                     |    42 +-
 apop_output.c                  |   308 -
 apop_sort.c                    |     2 +-
 apop_stats.c                   |    54 +-
 apop_update.c                  |    16 +-
 apophenia.map                  |   335 +
 apophenia.pc                   |    11 +
 apophenia.pc.in                |     8 +-
 build-aux/config.guess         |  1535 ++++
 build-aux/config.sub           |  1790 +++++
 build-aux/depcomp              |   791 ++
 build-aux/install-sh           |   527 ++
 build-aux/ltmain.sh            |  9655 ++++++++++++++++++++++
 build-aux/missing              |   215 +
 build-aux/test-driver          |   127 +
 cmd/Makefile.am                |    14 +
 cmd/Makefile.in                |   665 ++
 cmd/apop_db_to_crosstab.c      |    21 +-
 cmd/apop_plot_query.c          |    54 +-
 cmd/apop_text_to_db.c          |    41 +-
 config.guess                   |  1535 ++++
 config.h.in                    |   166 +
 config.sub                     |  1790 +++++
 configure                      | 16809 +++++++++++++++++++++++++++++++++++++++
 configure.ac                   |   106 +-
 depcomp                        |   791 ++
 docs/Makefile.am               |    60 +
 docs/Makefile.in               |   507 ++
 docs/documentation.h           |    51 +-
 docs/doxygen.conf.in           |  1792 +++++
 docs/edit_globals.sed          |     5 +
 docs/edit_group.sed            |    18 +
 docs/edit_outline.sed          |     3 +
 docs/edit_width.sed            |     1 +
 eg/.dirstamp                   |     0
 eg/.libs/apop_map_row          |   Bin 0 -> 19753 bytes
 eg/.libs/binning               |   Bin 0 -> 20201 bytes
 eg/.libs/db_fns                |   Bin 0 -> 19818 bytes
 eg/.libs/dconstrain            |   Bin 0 -> 22112 bytes
 eg/.libs/dot_products          |   Bin 0 -> 21221 bytes
 eg/.libs/draw_to_db            |   Bin 0 -> 20364 bytes
 eg/.libs/fake_logit            |   Bin 0 -> 20116 bytes
 eg/.libs/fix_params            |   Bin 0 -> 19323 bytes
 eg/.libs/hills2                |   Bin 0 -> 21858 bytes
 eg/.libs/iv                    |   Bin 0 -> 29466 bytes
 eg/.libs/jacobian              |   Bin 0 -> 23813 bytes
 eg/.libs/ks_tests              |   Bin 0 -> 20323 bytes
 eg/.libs/lt-apop_map_row       |   Bin 0 -> 19753 bytes
 eg/.libs/lt-binning            |   Bin 0 -> 20201 bytes
 eg/.libs/lt-db_fns             |   Bin 0 -> 19818 bytes
 eg/.libs/lt-dconstrain         |   Bin 0 -> 22112 bytes
 eg/.libs/lt-dot_products       |   Bin 0 -> 21221 bytes
 eg/.libs/lt-draw_to_db         |   Bin 0 -> 20364 bytes
 eg/.libs/lt-fake_logit         |   Bin 0 -> 20116 bytes
 eg/.libs/lt-fix_params         |   Bin 0 -> 19323 bytes
 eg/.libs/lt-hills2             |   Bin 0 -> 21858 bytes
 eg/.libs/lt-iv                 |   Bin 0 -> 29466 bytes
 eg/.libs/lt-jacobian           |   Bin 0 -> 23813 bytes
 eg/.libs/lt-ks_tests           |   Bin 0 -> 20323 bytes
 eg/.libs/lt-normalizations     |   Bin 0 -> 19311 bytes
 eg/.libs/lt-parameterization   |   Bin 0 -> 20110 bytes
 eg/.libs/lt-pmf_test           |   Bin 0 -> 21342 bytes
 eg/.libs/lt-simple_subsets     |   Bin 0 -> 18807 bytes
 eg/.libs/lt-some_cdfs          |   Bin 0 -> 28729 bytes
 eg/.libs/lt-stack_models       |   Bin 0 -> 27955 bytes
 eg/.libs/lt-test_distances     |   Bin 0 -> 17337 bytes
 eg/.libs/lt-test_fisher        |   Bin 0 -> 13219 bytes
 eg/.libs/lt-test_harmonic      |   Bin 0 -> 12004 bytes
 eg/.libs/lt-test_kl_divergence |   Bin 0 -> 19535 bytes
 eg/.libs/lt-test_pruning       |   Bin 0 -> 18672 bytes
 eg/.libs/lt-test_ranks         |   Bin 0 -> 19797 bytes
 eg/.libs/lt-test_regex         |   Bin 0 -> 36943 bytes
 eg/.libs/lt-test_updating      |   Bin 0 -> 23442 bytes
 eg/.libs/normalizations        |   Bin 0 -> 19311 bytes
 eg/.libs/parameterization      |   Bin 0 -> 20110 bytes
 eg/.libs/pmf_test              |   Bin 0 -> 21342 bytes
 eg/.libs/simple_subsets        |   Bin 0 -> 18807 bytes
 eg/.libs/some_cdfs             |   Bin 0 -> 28729 bytes
 eg/.libs/stack_models          |   Bin 0 -> 27955 bytes
 eg/.libs/test_distances        |   Bin 0 -> 17337 bytes
 eg/.libs/test_fisher           |   Bin 0 -> 13219 bytes
 eg/.libs/test_harmonic         |   Bin 0 -> 12004 bytes
 eg/.libs/test_kl_divergence    |   Bin 0 -> 19535 bytes
 eg/.libs/test_pruning          |   Bin 0 -> 18672 bytes
 eg/.libs/test_ranks            |   Bin 0 -> 19797 bytes
 eg/.libs/test_regex            |   Bin 0 -> 36943 bytes
 eg/.libs/test_updating         |   Bin 0 -> 23442 bytes
 eg/Makefile.am                 |    38 +
 eg/Makefile.in                 |   480 ++
 eg/apop_map_row                |   228 +
 eg/apop_map_row.log            |     0
 eg/apop_map_row.trs            |     4 +
 eg/binning                     |   228 +
 eg/binning.log                 |     0
 eg/binning.trs                 |     4 +
 eg/db_fns                      |   228 +
 eg/db_fns.log                  |     0
 eg/db_fns.trs                  |     4 +
 eg/dconstrain                  |   228 +
 eg/dconstrain.log              |     0
 eg/dconstrain.trs              |     4 +
 eg/dot_products                |   228 +
 eg/dot_products.log            |     0
 eg/dot_products.trs            |     4 +
 eg/draw_to_db                  |   228 +
 eg/draw_to_db.log              |    15 +
 eg/draw_to_db.trs              |     4 +
 eg/fake_logit                  |   228 +
 eg/fake_logit.log              |     0
 eg/fake_logit.trs              |     4 +
 eg/fix_params                  |   228 +
 eg/fix_params.log              |     0
 eg/fix_params.trs              |     4 +
 eg/hills2                      |   228 +
 eg/hills2.log                  |     0
 eg/hills2.trs                  |     4 +
 eg/iv                          |   228 +
 eg/iv.log                      |     0
 eg/iv.trs                      |     4 +
 eg/jacobian                    |   228 +
 eg/jacobian.log                |     0
 eg/jacobian.trs                |     4 +
 eg/ks_tests                    |   228 +
 eg/ks_tests.log                |     0
 eg/ks_tests.trs                |     4 +
 eg/normalizations              |   228 +
 eg/normalizations.log          |     0
 eg/normalizations.trs          |     4 +
 eg/parameterization            |   228 +
 eg/parameterization.log        |     0
 eg/parameterization.trs        |     4 +
 eg/pmf_test                    |   228 +
 eg/pmf_test.log                |     0
 eg/pmf_test.trs                |     4 +
 eg/simple_subsets              |   228 +
 eg/simple_subsets.c            |    10 +-
 eg/simple_subsets.log          |     5 +
 eg/simple_subsets.trs          |     4 +
 eg/some_cdfs                   |   228 +
 eg/some_cdfs.log               |     0
 eg/some_cdfs.trs               |     4 +
 eg/stack_models                |   228 +
 eg/stack_models.log            |     0
 eg/stack_models.trs            |     4 +
 eg/test_distances              |   228 +
 eg/test_distances.log          |     0
 eg/test_distances.trs          |     4 +
 eg/test_fisher                 |   228 +
 eg/test_fisher.log             |     0
 eg/test_fisher.trs             |     4 +
 eg/test_harmonic               |   228 +
 eg/test_harmonic.log           |     0
 eg/test_harmonic.trs           |     4 +
 eg/test_kl_divergence          |   228 +
 eg/test_kl_divergence.log      |     0
 eg/test_kl_divergence.trs      |     4 +
 eg/test_pruning                |   228 +
 eg/test_pruning.log            |     0
 eg/test_pruning.trs            |     4 +
 eg/test_ranks                  |   228 +
 eg/test_ranks.log              |     0
 eg/test_ranks.trs              |     4 +
 eg/test_regex                  |   228 +
 eg/test_regex.log              |     0
 eg/test_regex.trs              |     4 +
 eg/test_updating               |   228 +
 eg/test_updating.log           |     0
 eg/test_updating.trs           |     4 +
 install-sh                     |   527 ++
 ltmain.sh                      |  9655 ++++++++++++++++++++++
 m4/libtool.m4                  |  7992 +++++++++++++++++++
 m4/ltoptions.m4                |   384 +
 m4/ltsugar.m4                  |   123 +
 m4/ltversion.m4                |    23 +
 m4/lt~obsolete.m4              |    98 +
 missing                        |   215 +
 model/Makefile.am              |    30 +
 model/Makefile.in              |   786 ++
 model/apop_histogram.c         |    55 +-
 model/apop_normal.c            |     2 +-
 model/apop_ols.c               |     2 +-
 test-driver                    |   127 +
 tests/Makefile                 |  1903 +++++
 tests/Makefile.am              |    94 +-
 tests/Makefile.in              |  1995 +++++
 tests/db_tests.c               |    24 +-
 tests/error_test.c             |     2 +-
 tests/nist_tests.c             |    14 +-
 tests/sort_example.c           |    15 +-
 tests/test_apop.c              |    24 +-
 tests/test_kernel_ll.c         |    36 +
 tests/utilities_test.in        |    61 +
 transform/Makefile.am          |    17 +
 transform/Makefile.in          |   661 ++
 transform/apop_fix_params.c    |    68 +-
 transform/apop_stack.c         |     2 +-
 207 files changed, 74174 insertions(+), 752 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apophenia.git



More information about the debian-science-commits mailing list