log base/ScaleTickIntervals.h @ 1675:6804af71b7be osc-script

age author description
2018-05-17 Chris Cannam Remove debug again
2018-05-17 Chris Cannam Ha!
2018-05-17 Chris Cannam Commit some extra debug, trying to narrow down Travis failure case
2018-05-16 Chris Cannam Make all eps the same (hoping to fix the test that only fails in Travis)
2018-05-10 Chris Cannam Tidy up rounding + tests
2018-05-04 Chris Cannam Round very close-to-zero values to zero - makes tests pass on this 32-bit machine
2018-05-02 Chris Cannam Simpler & more consistent log scale tick calculation horizontal-scale
2018-05-02 Chris Cannam Fixes to logarithmic scale tick intervals. The approach here is not right, though -- and I've left in a failing test or two to remind me of that horizontal-scale
2018-03-01 Chris Cannam Untabify
2017-08-31 Chris Cannam Merge
2017-08-31 Chris Cannam Avoid displaying negative zero
2017-07-20 Chris Cannam Adjust rounding; fixes tests on 32-bit Linux test box. Also update one test. Next: recheck everywhere else.
2017-05-04 Chris Cannam SVDEBUG, though it turns out not to be very useful scale-ticks
2017-05-04 Chris Cannam Rework log scale calculation, update to changed interface scale-ticks
2017-05-04 Chris Cannam We don't need to return the tick instruction gubbins scale-ticks
2017-05-04 Chris Cannam After seeing them in action, I changed my mind about the wisdom of these trailing .0s scale-ticks
2017-05-04 Chris Cannam Add logarithmic ticks. This is getting complicated! scale-ticks
2017-05-04 Chris Cannam Tests now passing scale-ticks
2017-05-04 Chris Cannam Change loop to something that feels more correct, though it makes no difference to the tests here. More tests, one failing. scale-ticks
2017-05-03 Chris Cannam More tests & fixes scale-ticks
2017-05-03 Chris Cannam These tests now pass (in some cases by fixing the tests) scale-ticks
2017-05-03 Chris Cannam More fixes, more tests, including some more that now fail scale-ticks
2017-05-03 Chris Cannam These tests now pass, but there's still a lot to be done scale-ticks
2017-05-03 Chris Cannam Scale tick labeller, and tests (some failing so far) scale-ticks