Changelog for package sob_layer
0.1.1 (2021-11-22)
- fix segmentation fault (#12)
 
- Dima/unknown cost (#11)
 
- Merge pull request #10 from dorezyuk/dima/dev2
Dima/dev2
 
- update the image generation and images
 
- adjust doc-string
 
- move the power computation outside of the parabola loop
 
- cache-friendlier formulation
 
- fix compiler warnings when compiling with pedantic
 
- remove calls to std::sqrt
 
- fix include order
 
- more explicit skipping
 
- fix missing updateBounds call
 
- Merge pull request #9 from dorezyuk/dima/dev
misc fixes
 
- misc fixes
 
- Merge pull request #8 from dorezyuk/dima/dev
Dima/dev
 
- update README
 
- fix cmake
 
- Contributors: Dima Dorezyuk
 
 
0.1.0 (2020-11-24)
- prepare for debian-packaging
 
- minor fixes
 
- adjust documentation
 
- move the computeCache call into updateBounds
 
- add documentation about unknown costs
 
- add warning for unsupported parameters
 
- fix doc
 
- misc
 
- Update README.md
 
- add travis.yaml
 
- add doc
 
- add documentation and licence
 
- Create LICENSE
 
- init
 
- Contributors: Dima Dorezyuk