[alglib] branch experimental updated (08d51b5 -> 61c72d8)
Anton Gladky
gladk at moszumanska.debian.org
Fri May 19 13:45:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch experimental
in repository alglib.
from 08d51b5 Fix autopkgtests.
adds 8bbcde8 Disable minlm test
adds 0a30efc Install FindALGLIB into cmake-3.2.
adds dd606c1 Update changelog.
adds d37ec59 Apply cme fix dpkg-control.
adds 2122287 Disable autotest on mips. (Closes: #787448)
adds 499a948 Update changelog.
adds d1a146e Rename libalglib3.9 due to GCC-5 transition. (Closes: #790977)
adds f3a6715 Update changelog.
adds 4606ae9 Use config-file for cmake.
adds b7d1beb Do not start tests on mipsel.
adds ca613d0 Update autopkgtests, use cmake
adds 15b2086 Update changelog.
adds f1b452c Imported Upstream version 3.10.0
adds b568367 Merge tag 'upstream/3.10.0'
adds b7f61ce Refresh patches.
adds dced4e3 Update so-version.
adds 6858120 Update changelog.
adds ef11ade Apply cme fix dpkg.
adds ead797e Drop -dbg-package.
adds 237cd4f Update changelog.
new 6b25eb3 Remove disable-test patch.
new 08fd12a Switch to the next upstream version 3.11
new 4f42229 Switch to the compat level 10.
new 2bde9bd Enable tests on all platforms.
adds 1ba52a0 New upstream version 3.11.0
new 2c1c647 Merge tag 'upstream/3.11.0'
new 1ea7d88 Merge branch 'master' into experimental
new 61c72d8 Update changelog.
The 7 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/{FindALGLIB.cmake => ALGLIBConfig.cmake} | 9 +-
debian/changelog | 56 +
debian/compat | 2 +-
debian/control | 69 +-
debian/copyright | 2 +-
debian/libalglib-dev.install | 2 +-
...{libalglib3.9.install => libalglib3.11.install} | 0
debian/patches/01_add_cmake.patch | 7 +-
debian/rules | 10 +-
debian/tests/build1 | 25 +-
debian/tests/build2 | 24 +-
debian/tests/build3 | 24 +-
debian/tests/build4 | 24 +-
debian/tests/build5 | 24 +-
debian/tests/control | 2 +-
gpl3.txt | 1346 +-
manual.cpp.html | 94370 +++++----
src/alglibinternal.cpp | 33661 +--
src/alglibinternal.h | 2560 +-
src/alglibmisc.cpp | 12998 +-
src/alglibmisc.h | 3179 +-
src/ap.cpp | 22219 +-
src/ap.h | 3299 +-
src/dataanalysis.cpp | 71913 +++----
src/dataanalysis.h | 15346 +-
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 | 78199 ++++---
src/optimization.h | 14202 +-
src/solvers.cpp | 23393 ++-
src/solvers.h | 6534 +-
src/specialfunctions.cpp | 19280 +-
src/specialfunctions.h | 3956 +-
src/statistics.cpp | 39991 ++--
src/statistics.h | 2758 +-
src/stdafx.h | 4 +-
tests/test_c.cpp | 198128 ++++++++++--------
tests/test_i.cpp | 22969 +-
tests/test_x.cpp | 3315 +-
47 files changed, 479138 insertions(+), 418341 deletions(-)
rename debian/{FindALGLIB.cmake => ALGLIBConfig.cmake} (85%)
rename debian/{libalglib3.9.install => libalglib3.11.install} (100%)
--
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