On 3/1/14, 15:36, Sumol Lodha wrote:
Following ideas can be implemented to improve the project:-
1. one of the main objective of drawing graph to get value of
coordinates at critical points in the graph. Like if one wants to find
co-ordinates of intersection between 2 lines/circles, one simply must be
able point the mouse at the intersecting point and the program must show
its co-ordinates.
2. X,Y,Z axis can be shown in 3D images.
3. Zoom-in and Zoom-out for 2D images can be implemented.
4. We can have an option to export/download the created graph.

Those all sound like good graphics projects for Sage (not necessarily just a sage cell project, but could be more generally applicable to the sage cell and the sage cloud, etc.). My guess is that those ideas you listed above would be a good start, and a summer-long project would be a lot more comprehensive. Anyways, I'll let whoever can mentor such a project take the lead in giving advice.

Just FYI, some Drake University students and I are rewriting the 3d graphics support right now for the sage cell to use our new pythreejs library [1] (which uses the new IPython widget infrastructure to have interactive 3d graphics). I'm giving updates about our progress on the sage-cell mailing list [2].



5. Provide an extended keyboard for complex function/symbols to make it
user friendly.
6. I think the sentence completion module is slow and non-user friendly
which can be improved.

Better input (especially on mobile platforms) and better completion are good things to work on too. I'm not sure the input completion works correctly now for linked cells, for example.

Again, I'll let whoever can mentor such a project take the lead in giving advice.

Thanks,

Jason


[1] https://github.com/jasongrout/pythreejs
[2] https://groups.google.com/forum/#!topic/sage-cell

--
You received this message because you are subscribed to the Google Groups 
"sage-gsoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-gsoc.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to