[SciPy-user] displaying spherical harmonics with different resolution...

Robert Kern robert.kern at gmail.com
Fri Jan 26 03:10:53 EST 2007


fred wrote:
> Prabhu Ramachandran a écrit :
>>>>>>> "Robert" == Robert Kern <robert.kern at gmail.com> writes:
>>
>>     >> http://fredantispam.free.fr/foo.png
>>
>>     Robert> I do not get this result with these parameters. I get the
>>     Robert> expected p-orbital-like configuration.
>>
>> I also get a p-orbital-like configuration with scipy.__version__ ==
>> '0.5.0.2158', numpy.__version__ == '1.0.2.dev3487'
> Thanks to you two.
> 
> Robert, which versions do you use ?
> 
> I use scipy.__version__==0.5.1 & numpy.__version__==1.0rc1.

>>> import numpy
>>> print numpy.__version__
1.0.2.dev3507
>>> import scipy
>>> print scipy.__version__
0.5.3.dev2500

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list