SHOGUN v1.3 Release Notes

Release Date: 2017-12-07 // over 6 years ago
  • πŸ”‹ 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]