|
Re: report / graph generator: msg#00202lang.smalltalk.squeak.beginners
On Mon, Mar 31, 2008 at 11:08:03AM +0200, Danny Chan wrote: > Hi everybody! > I am currently looking into using squeak for data analysis at work. At the > moment, I mostly need to postprocess data files created by other programs and > put graphs and overview tables into some kind of PDF report. Are there any > existing solutions for such tasks? > Later, I would like to move some of the code for data analysis from older C > programs to Smalltalk. Is there a capable matrix/vector library, like > numpy/scipy for python? > PlotMorph is very useful (http://wiki.squeak.org/squeak/2626). In addition to providing graphs in Squeak, I found out almost completely by accident that the data points on a PlotMorph graph are "live". You can click on one, then explore the objects that they refer to. This is quite useful if you have a large amount of data with relationships that may not be obvious. Dave
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | report / graph generator, Danny Chan |
|---|---|
| Next by Date: | Re: report / graph generator, David Finlayson |
| Previous by Thread: | report / graph generator, Danny Chan |
| Next by Thread: | Re: report / graph generator, David Finlayson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |