Bridgewater / scala-notebook

Interactive Scala REPL in a browser
Other
741 stars 155 forks source link

Multi Dimensional Mathematical / Vectorised Spreadsheets #29

Open sirinath opened 10 years ago

sirinath commented 10 years ago

Is it possible to extend the current functionality to provide multi dimensional spreadsheet capabilities like in the following:

Quantrix DADiSP (http://www.dadisp.com/) Morphit (http://www.edge-ka.com/products/morphit) ZigZag (http://www.xanadu.com/zigzag/, http://www.nongnu.org/gzz/gi/gi.html, http://www.dgp.utoronto.ca/~mjmcguff/research/zigzag-and-mSpace/zigzag-and-mSpace.pdf, GZigZag - http://gzigzag.sourceforge.net/nutshell.html) Javelin Software (http://www.thecomputerarchive.com/archive/Software/Applications/Javelin%20Plus%20(1987).pdf, http://www.lynnbob.com/bob/articles/JavelinReview.htm) Lotus Improv Spreadsheet 2000 numberGo Resolver One Matrex (http://sourceforge.net/blog/matrex-blends-matrix-math-with-spreadsheets-strengths/, http://matrex.sourceforge.net/guideothers.shtml) SciDAV (http://scidavis.sourceforge.net/)

KenCoder commented 10 years ago

Yes, like those things, but not like a certain other spreadsheet :)

It's certainly possible. Could use an open source spreadsheet as a starting point.

On Wed, Nov 13, 2013 at 2:12 AM, Suminda Dharmasena < notifications@github.com> wrote:

Is it possible to extend the current functionality to provide multi dimensional spreadsheet capabilities like in the following:

Quantrix DADiSP (http://www.dadisp.com/) Morphit (http://www.edge-ka.com/products/morphit) ZigZag (http://www.xanadu.com/zigzag/, http://www.nongnu.org/gzz/gi/gi.html, http://www.dgp.utoronto.ca/~mjmcguff/research/zigzag-and-mSpace/zigzag-and-mSpace.pdf, GZigZag - http://gzigzag.sourceforge.net/nutshell.html) Javelin Software ( http://www.thecomputerarchive.com/archive/Software/Applications/Javelin%20Plus%20(1987).pdf, http://www.lynnbob.com/bob/articles/JavelinReview.htm) Lotus Improv Spreadsheet 2000 numberGo Resolver One Matrex ( http://sourceforge.net/blog/matrex-blends-matrix-math-with-spreadsheets-strengths/, http://matrex.sourceforge.net/guideothers.shtml) SciDAV (http://scidavis.sourceforge.net/)

— Reply to this email directly or view it on GitHubhttps://github.com/Bridgewater/scala-notebook/issues/29 .

sirinath commented 10 years ago

I do not think any open source spreadsheets can do much in this area as they are Excel clones of much like Excel. Best starting point is Javelin features blending with Metrex and ZigZag and the rest.

If a open source spreadsheet is used we are starting with something broken.

sirinath commented 10 years ago

Also perhaps we can try inherit things from Org Mode and similar projects also.

Also perhaps a non web distribution of documents.