tad 2.0 is released
This release brings the following improvements:
- New and improved functionality for the
tad
command line tool, including a newcalc
command that allows to compute array contents using mathematical expressions and input from other arrays - A new manual for the
tad
tool, including a specification of the TAD file format and of common meta data - Examples in the libtad documentation
- Tests for the library and the command line tool via
make test
- Portability improvements
- Fixes for file formats that handle only one array per file
- Fixes for the
TAD::forEachElement
family of functions