Allow infinity values in tables
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Allow the infinity values inf and -inf in tables, because they are no invalid value.
This is a quite short fix: change the behavior in Memory::writeData() and search for conversion during the file loading in Datafile. Additional, ensure that the table viewer is capable of displaying inf and -inf and ensure that the TeX parser converts it to the correct TeX entity.
data() and exported into a TeX file. All deviations were fixed.data() and the caches() were updated correspondinglyThis change was added to the automatic tests. No deviations occured.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r510]
Diff: