Difference between revisions of "Activities/Graph Plotter"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[Image:GraphPlotterIcon.svg]] | [[Image:GraphPlotterIcon.svg]] | ||
− | |||
− | |||
− | |||
− | |||
== Download == | == Download == | ||
Line 16: | Line 12: | ||
[http://git.sugarlabs.org/graph-plotter/mainline.git GIT repository] | [http://git.sugarlabs.org/graph-plotter/mainline.git GIT repository] | ||
[http://activities.sugarlabs.org//en-US/sugar/addon/4591 ASLO] | [http://activities.sugarlabs.org//en-US/sugar/addon/4591 ASLO] | ||
+ | |||
+ | == Maintainers == | ||
+ | <ul> | ||
+ | <li>[http://wiki.sugarlabs.org/go/User:Daniel_Francis Daniel Francis] | ||
+ | </ul> | ||
==== Desktop Version ==== | ==== Desktop Version ==== | ||
[[File:GraphPlotterDesktop.tar.gz]] | [[File:GraphPlotterDesktop.tar.gz]] | ||
See [[Graph Plotter#Running_Graph_Plotter_on_other_Linux_environments]] for more information. | See [[Graph Plotter#Running_Graph_Plotter_on_other_Linux_environments]] for more information. | ||
+ | |||
+ | == Story == | ||
+ | |||
+ | The starter idea was from Ana Cichero, a maths teacher from Uruguay. Here students can't pay an expensive calculator, but their little siblings have XO computers and she needed an activity easy to use where her students can do their homework or revise previous than their tests. Now there are advanced students with XO computers and this activity is very useful for them. | ||
== Running Graph Plotter on other Linux environments == | == Running Graph Plotter on other Linux environments == | ||
Line 34: | Line 39: | ||
make local | make local | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== Screenshots == | == Screenshots == |
Revision as of 16:19, 7 September 2012
Graph Plotter is an activity to plot mathematical functions easily.
Download
Maintainers
Desktop Version
File:GraphPlotterDesktop.tar.gz See Graph Plotter#Running_Graph_Plotter_on_other_Linux_environments for more information.
Story
The starter idea was from Ana Cichero, a maths teacher from Uruguay. Here students can't pay an expensive calculator, but their little siblings have XO computers and she needed an activity easy to use where her students can do their homework or revise previous than their tests. Now there are advanced students with XO computers and this activity is very useful for them.
Running Graph Plotter on other Linux environments
Dependencies:
python-rsvg python-numpy
Steps:
- Downolad and extract the file File:GraphPlotterDesktop.tar.gz.
- Open the extracted dir and run the install script.
Instead the last step, by the console you can type:
make local