Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@michael-rapp michael-rapp released this 01 Aug 22:07
· 374 commits to bugfix since this release
2665ebb

A bugfix release that comes with the following changes.

  • If the sparse value of a feature matrix is provided to the Python API, it is now properly taken into account when converting into a dense matrix.
  • The C++ code is now checked for common issues by applying cpplint via continuous integration.
  • The styling of YAML files is now verified by applying yamlfix via continuous integration.