
3 Sep
2010
3 Sep
'10
11:08 a.m.
On Fri, Sep 3, 2010 at 6:10 PM, abau
lhae is a spreadsheet program. It features a simple formula language and some basic statistical methods, like descriptive statistics and pivot tables.
Other features: - Import from csv files - Export to image files - Export to gnuplot diagrams (currently bar charts and box plots) - Multilingual (english, german)
Here [1] is some documentation about how to build lhae and how to use the formula language.
I was thinking about writing my own. What I wanted was adding lists and functions (lambdas) as values. -- Victor Nazarov