1. 
      1. Hello Developers !
      2.  
      3. I am Nuno Lopes and I'm in second year of Computer Science 
      bachelor in Universidade de Evora, Portugal.
      4.  
      5. As a student of Computer Science I have a lot of Math Subjects and 
      sympy could be a very helpfull tool for some of them.
      6.  
      7. I searched for a graphics view on sympy and i only found this:
      8.  
      9. >>> from mpmath import *
      10. >>> from sympy import *
      11. >>> from sympy.plotting import plot
      12. >>> x = symbols('x')
      13. >>> p1 = plot(x*x)
      14.     100 |                                                        
      15.         |  .                                                    /
      16.         |   \                                                  /
      17.         |    \                                                /  
      18.         |     \                                              /  
      19.         |      \                                            /    
      20.         |       \                                          .    
      21.         |        \                                              
      22. 50.0165 | --------\--------------------------------------..------
      23.         |          \                                    /        
      24.         |           \                                  /        
      25.         |            \                                /          
      26.         |             ..                            ..          
      27.         |               \                          /            
      28.         |                ..                      ..              
      29.         |                  ..                  ..                
      30.         |                    ..              ..                  
      31. 0.03305 |                      ..............                    
      32.           -10                    0                          10
      33.  
      34. Maybe I did something wrong or didn't understand how to do it but 
      I only found this text based view and its not really helpfull and it is a 
      bit confuse.
      35.  
      36. One of things that I believe could improve Sympy a lot would be a 
      graphical view of functions 2D/3D and I was thinking about applying and 
      developing this idea for Sympy, maybe using Tkinter as GUI interface.
      37.  
      38. I want to join the Sympy community because I love Math and python 
      was the first language I learned and I loved it so I would like to hear 
any 
      advice you might have or if this is a viable and interesting ideia.
      

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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 https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/1848753e-59b9-4fbb-b9e9-f92be8f51d58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to