Kludge support for ARW files using libRaw
Fix typo in installation instructions
fix CMake warnings about missing source file extensions
Merge pull request #497 from Crghilardi/add-cmake-options-for-docs-tests
add BUILD_TESTS and BUILD_DOCS CMake option variables
Merge pull request #487 from pranavashok/patch-1
Merge pull request #500 from constantinpape/fix-cpp17
Remove deprecated binder1st and binder2nd form functortraits
Replace bind1st and bind2nd by bind
Add compatibility for HDF5 1.12
Merge pull request #499 from hmaarrfk/hdf5_1_12
Merge pull request #492 from marco-m/update-cmake
remove unnecessary parentheses (GCC9 warning)
build: update cmake from 2.6 to 3.10
Replace outdated sphinx plugin pngmath -> imgmath
remove unused private member (compiler warning)
fix bad re escape \i
Merge pull request #460 from danstender/master
fix some typos
Merge pull request #467 from kant/patch-1
Minor formatting proposals
use tuples for numpy indexing
Merge pull request #451 from jakirkham/fix_py37_unicode_conv_bug
Merge pull request #475 from k-dominik/fix-numpy-tuple-slicing
Merge pull request #449 from ukoethe/fix-cmake-policy
Receive `const char *` from `PyUnicode_AsUTF8`
cmake: fix obsolete policy CMP0026
fixed typos in documentation (by J. Wilk, PR #420)
Merge pull request #427 from ukoethe/check
added missing include
Merge remote-tracking branch 'emmenlau/emmenlau_enable_cpp11' into check
src/impex/CMakeLists.txt: set CXX_STANDARD to 11
Merge remote-tracking branch 'origin/check' into check
tests: removed python 3.2, added python 3.5
explicit type casts in template parameters
modify tests to set VIGRA_NO_UNIQUE_PTR for macOS
Merge remote-tracking branch 'public/pr/421'
Merge pull request #448 from ukoethe/azure-pipelines-3
Merge pull request #441 from eldruin/fix-hdf5
cmake: added debug variants for some library (fixes #423)
Merge branch 'master' into fix-hdf5
cmake: more informative error message
added azure build status badge
add azure-pipelines configuration
vigranumpy: removed obsolete h5py.highlevel
cmake: added -DH5_BUILT_AS_DYNAMIC_LIB
vigranumpy: modernized import syntax
vigranumpy: redirect warning to sys.stderr
fixed noexcept declaration
random: fixed seeding on MacOS
fixed warnings
temporarily disabled blockwise labeling test
convolution: simplified default argument declaration
removed deprecated std::binder1st, std::binder2nd
fixed PATH configuration in tests
cmake: add boost_python${MAJOR}${MINOR} (fixes #445)
moved old CI configurations out of the way
Fix making HDF5-dependent code depend on HasHDF5 flag
Merge pull request #430 from BioDataAnalysis/emmenlau_fix_debug_build
src/impex/sifImport.cxx: fix debug build by removing duplicate namespace from 'std::std::cout'
Set VIGRA_CONFIGURATION always to CMAKE_CFG_INTDIR
Merge pull request #417 from jakirkham/fix_win_python_tests_3
Merge pull request #321 from jakirkham/travis_linux_py34
travis: Test on Python 3.4 on Ubuntu 14.04.
Merge pull request #415 from JaimeIvanCervantes/template-mismatch-issue-414
Merge pull request #412 from ukoethe/vs2015-workaround
multi_convolution: Fix for incorrect template parameter type when using unsigned int N for TinyVector SIZE. (Fixes #414)
work-around for compiler bug in VS 2015
Merge pull request #406 from constantinpape/master
Exposing clustering for lifted features to python
updated changelog
bumped version to 1.11.1
Hierarchical clustering for lifted edges
Lifting GIL for python dijkstra functionality
Fix random forest 3 hdf5 serialization
Fix parameter of ImagePyramid::swap
Merge pull request #402 from constantinpape/master
Lifting GIL for eccentricityCenter functions
Merge pull request #405 from jwakely/gcc7
RF3: Removing false typename in bindings
fix rf3 python bindings for boost::thread
Merge pull request #1 from svenpeter42/rf3
RF3: Fixing most test cases and re-enabling tree indices, still need to fix the var-importance test case
Fixing warnings
Fixing last test
fixed DLL export of HDF5ImportInfo::shape() (patch by Mario Emmenlauer)
Pythonbindings and improved prediction for Random Forest 3.
fix intensity normalization in asRGB
Merge pull request #401 from ukoethe/hdf5fix
Merge pull request #403 from ilia-kats/asRGB_fix
Merge pull request #399 from stuarteberg/clang-fixes
pythonApplyMapping(): Silence clang warning: "control may reach end of non-void lambda"
polytope.hxx: Add missing 'template' keyword.
Merge pull request #397 from stuarteberg/fix-supported-convexhull
supportedConvexHullFeatures(): Updated for new 2D/3D function names.
test_segmentation: Fixed an assertion.
Merge pull request #393 from dstoe/convex_hull
vigra.analysis.applyMapping(): Raise a KeyError with a clear message if the mapping is incomplete.
Add documentation
travis: osx-py3: Use ln -f when creating symlinks to pip3 and python3