Difference between revisions of "User:PythonNut"
(→About Me) |
(→Auto-Graph) |
||
Line 32: | Line 32: | ||
dot((-1.5,0),red);</asy> | dot((-1.5,0),red);</asy> | ||
I am currently developing an open source program named Auto-graph[http://www.artofproblemsolving.com/blog/51927] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph. | I am currently developing an open source program named Auto-graph[http://www.artofproblemsolving.com/blog/51927] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph. | ||
+ | |||
+ | I will release it under GPL one day. |
Revision as of 14:06, 3 February 2012
About Me
I like [1] and Asymptote[2] very much. I am also interested in graphical design. And can make avatars in my spare time. I am 14 years old and I am home-schooled.
Python
Python is a programming language. It is known to be quick concise and easy to learn. Is is also very human readable.
And I am obsessed with it!
Auto-Graph
I am currently developing an open source program named Auto-graph[3] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.
I will release it under GPL one day.