>As a related point, if you are thinking of "spreadsheet" in the sense of a 
multi-dimensional grid, then you should definitely be looking at 
core.matrix anyway - it is shaping up to be the defacto standard for 
managing multi->dimensional array data structures in Clojure
I meant "spreadsheet" in the excel sense where your cells are dependant on 
each other. So operations are specific to individual cells and are not 
applied to a whole matrix. 

Stephan and especially Don (dcj)  describe exactly what I'm trying to 
achive.
 And I would be happy to colaberate with others to find a good solution.  I 
think I will start with Stephan's best practice (Jeff Straszheim's graph 
contrib library) and 
try  to post here some example code...


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to