Fix some tests.
[lightning.git] / annotate.go
2022-11-18 Tom CleggCheck for unparsed command line args.
2021-09-09 Tom CleggUse callbacks in struct instead of args to Load*().
2021-08-06 Tom CleggAdd copyright headers.
2021-06-14 Tom CleggWrite hgvs-based numpy matrix.
2021-04-23 Tom CleggError out early.
2021-03-24 Tom CleggExport selected regions.
2021-02-08 Tom CleggMove command line tool to subdir.
2020-12-08 Tom CleggBigger output buffer for annotate.
2020-11-25 Tom CleggExport labels.csv with numpy array.
2020-11-13 Tom CleggGzip gob files.
2020-11-12 Tom CleggWhen not saving incomplete tilevars, still save hashes...
2020-11-02 Tom CleggOmit refname field in annotation if only one ref exists.
2020-11-02 Tom CleggAdjust speed knobs.
2020-11-02 Tom CleggFaster annotate.
2020-11-01 Tom CleggWrite annotations along with numpy.
2020-10-29 Tom CleggLog locations of long tiles.
2020-10-29 Tom Cleggmax-tile-size option.
2020-10-29 Tom CleggLess memory and cpu for annotate.
2020-10-29 Tom CleggFaster annotate.
2020-10-28 Tom CleggExport tile annotations.