Skip to content

Shogun 6.1.3

Compare
Choose a tag to compare
@vigsterkr vigsterkr released this 07 Dec 19:18
· 1394 commits to develop since this release

Features

  • Drop all <math.h> function calls [Viktor Gal]
  • Use c++11 std::isnan, std:isfinite, std::isinf [Viktor Gal]

Bugfixes

  • Port ipython notebooks to be python3 compatible [Viktor Gal]
  • Use the shogun-static library on Windows when linking the interface library [Viktor Gal]
  • Fix python typemap when compiling with MSVC [Viktor Gal]
  • Fix ShogunConfig.cmake paths [Viktor Gal]
  • Fix meta example parser bug in parallel builds [Esben Sørig]