summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2021-07-22Adjust the way scale is computed for axes.Vasile Vilvoiu
Add extra digit only when error is greater than 1% of scale domain. Add unit test for Renderer (for axes related routines). Fixes #26.
2021-07-21Added header file comments for classes and methods.Vasile Vilvoiu
Renamed all factory methods to ::Build().
2021-07-21Implement unit tests.Vasile Vilvoiu
ColorMap, FFT, InputParser, InputReader, ValueMap, WindowFunction. Closes #11.
2021-07-15Update e-mail address in copyright notices, README and manpage.Vasile Vilvoiu
Closes #14.
2020-12-29Initial commitVasile Vilvoiu