[alglib] branch master updated (237cd4f -> 32f4fc9)
Anton Gladky
gladk at moszumanska.debian.org
Fri Jul 14 20:28:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository alglib.
from 237cd4f Update changelog.
adds 6b25eb3 Remove disable-test patch.
adds 08fd12a Switch to the next upstream version 3.11
adds 4f42229 Switch to the compat level 10.
adds 2bde9bd Enable tests on all platforms.
adds 1ba52a0 New upstream version 3.11.0
adds 2c1c647 Merge tag 'upstream/3.11.0'
adds 1ea7d88 Merge branch 'master' into experimental
adds 61c72d8 Update changelog.
adds b981969 Disable minlm test.
adds cbdb30d Update changelog.
adds 88f03f6 Add patch.
adds cf5caa6 One more try to disable minlm
adds 06d3d4d Update changelog.
adds ef71752 Disable auto_tests on mips (sometimes fails du to timeouts)
adds 90717ca Update changelog.
new 32f4fc9 Update changelog.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 34 +
debian/compat | 2 +-
debian/control | 6 +-
...libalglib3.10.install => libalglib3.11.install} | 0
debian/patches/10_disable_minlm_test.patch | 16 -
debian/patches/20_disable_test.patch | 17 +
debian/patches/series | 2 +-
debian/rules | 18 +-
gpl3.txt | 1346 +-
manual.cpp.html | 97383 +++++----
src/alglibinternal.cpp | 33745 +--
src/alglibinternal.h | 2568 +-
src/alglibmisc.cpp | 12998 +-
src/alglibmisc.h | 3179 +-
src/ap.cpp | 22349 +-
src/ap.h | 3344 +-
src/dataanalysis.cpp | 73023 +++----
src/dataanalysis.h | 15485 +-
src/diffequations.cpp | 2300 +-
src/diffequations.h | 536 +-
src/fasttransforms.cpp | 7110 +-
src/fasttransforms.h | 1384 +-
src/integration.cpp | 7868 +-
src/integration.h | 1677 +-
src/interpolation.cpp | 80680 +++----
src/interpolation.h | 16018 +-
src/linalg.cpp | 89675 ++++----
src/linalg.h | 16331 +-
src/optimization.cpp | 82869 ++++----
src/optimization.h | 15064 +-
src/solvers.cpp | 27186 +--
src/solvers.h | 8112 +-
src/specialfunctions.cpp | 19280 +-
src/specialfunctions.h | 3956 +-
src/statistics.cpp | 39986 ++--
src/statistics.h | 2755 +-
src/stdafx.h | 4 +-
tests/test_c.cpp | 199991 ++++++++++--------
tests/test_i.cpp | 23640 ++-
tests/test_x.cpp | 3458 +-
40 files changed, 479000 insertions(+), 436395 deletions(-)
rename debian/{libalglib3.10.install => libalglib3.11.install} (100%)
delete mode 100644 debian/patches/10_disable_minlm_test.patch
create mode 100644 debian/patches/20_disable_test.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alglib.git
More information about the debian-science-commits
mailing list