[apophenia] 02/07: Merge tag 'upstream/0.999c'
Jerome Benoit
calculus-guest at moszumanska.debian.org
Tue Dec 16 15:54:17 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 38ae1f1265080beba4729203f88b5a77a5360f76
Merge: 02c54b9 be25710
Author: Jerome Benoit <calculus at rezozer.net>
Date: Sat Dec 13 19:44:57 2014 +0100
Merge tag 'upstream/0.999c'
Upstream version 0.999c
ChangeLog | 3 +
INSTALL | 370 +
Makefile.in | 1339 ++++
NEWS | 3 +
acinclude.m4 | 715 ++
aclocal.m4 | 1244 +++
apop.h | 14 +-
apop_arms.c | 9 +-
apop_asst.c | 2 +-
apop_conversions.c | 14 +-
apop_data.c | 47 +-
apop_db.c | 18 +-
apop_mle.c | 3 +-
apop_output.c | 31 +-
apophenia.map | 12 +-
apophenia.pc | 11 +
build-aux/config.guess | 1420 ++++
build-aux/config.sub | 1798 +++++
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.in | 665 ++
cmd/apop_db_to_crosstab.c | 3 +-
cmd/apop_plot_query.c | 3 +-
cmd/apop_text_to_db.c | 3 +-
config.guess | 1535 ++++
config.h.in | 166 +
config.sub | 1790 +++++
configure | 16809 +++++++++++++++++++++++++++++++++++++++
depcomp | 791 ++
docs/Makefile.in | 507 ++
docs/documentation.h | 29 +-
docs/doxyconfig | 1350 ++++
docs/edit_group | 18 +
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 | 2 +-
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/cross_models.c | 47 +
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.c | 2 +-
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.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.in | 786 ++
test-driver | 127 +
tests/Makefile | 1903 +++++
tests/Makefile.am | 2 +-
tests/Makefile.in | 1993 +++++
tests/distribution_tests.c | 3 +-
tests/test_apop.c | 16 +-
tests/utilities_test | 52 +
tests/utilities_test.in | 6 +-
transform/Makefile.am | 2 +-
transform/Makefile.in | 661 ++
transform/apop_cross.c | 144 +
191 files changed, 73202 insertions(+), 130 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