Open munnich opened 5 years ago
I had another idea that'd probably see far more use: input multiple arrays and output that as a table. I believe a proper rounding method is implemented in the uncertainties package, so rounding should be possible, too.
Basically, the goal is to be able to take both arrays and uarrays and output a LaTeX table, just like how csvtex takes a csv file and outputs it. Most of the code from csvtex can be reused (or turned to a conversion function and then used) for this. Ideal usage example: Input:
Output:
Input with uncertainties:
Output: