Hi, thanks. Yes arrays work fine (slower then matlab but still works). List get very slow with size, Did a=range() 10 till 1000000. When I tried to open and view the len million list it took for ever to open. Again, no problem for this size with array
Is this typical? Something I can do? Thanks! On Wednesday, January 1, 2014 8:50:13 PM UTC+2, Carlos Córdoba wrote: > > I created numpy arrays with one million random elements without > problems. What's the size of yours? > > The currently supported types are mentioned here: > > http://pythonhosted.org/spyder/variableexplorer.html#supported-types > > Cheers, > Carlos > > El 01/01/14 11:53, Tal Halpern escribió: > > Hello, hen I try to open a large variable spyder get stuck. Is this > > normal? What is max size if so? > > > > Also, currntly what are the supported type the explorer can show? > > > > Thx > > -- > > You received this message because you are subscribed to the Google > > Groups "spyder" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/spyderlib. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
