Releases: humanoid-path-planner/hpp-statistics
Releases · humanoid-path-planner/hpp-statistics
Release v4.9.0
Changes in v4.9.0:
- CMake Exports
Release v4.8.0
Changes since v4.5.0:
- Update CMake
Release v4.5.0
Release of version 4.5.0.
Release v4.4.0
Release of version 4.4.0.
Release v4.3.0
- [Doc] Use HPP doc from cmake module.
- [CMake] Synchronize module.
Version 4.2.0
Changes since v1.1.1:
- use HPP version scheme
- [CI] add .gitlab-ci.yml & badges
Release v1.1
- Update dependency versions.
- Add DiscreteDistribution::values()
- Add travis support
- Fix forgotten PKG_CONFIG_USE_DEPENDENCY
- Use std::size_t instead of size_t. Remove src/bin.cc in CMakeLists.txt
- Make SuccessStatistics compliant with STL container
- Fix CMakeLists
- Add SuccessStatistics::isLowRatio
- Move definition from bin.cc to bin.hh
- Move function definition to success-bin.hh
- Move src/success-bin.cc -> include/hpp/statistics/success-bin.hxx
- Add Statistics::clear
- Fix compilation warnings
- Update submodule link
- Add Statistics::numberOfBins
- Fix compilation warnings in 64bit.
- fix warning errors on 64bits unsigned int conversion