[Tutor] what is the cores?
Marino David
davidmarino838 at gmail.com
Sun May 25 19:32:52 CEST 2014
Hi all:
I am a newpie at python.
I read a python toolbox in which there is code line:*import cores as co. *I
wantta know what the cores is.
When I type "*import cores as co*", error occur as follows:
*Traceback (most recent call last):*
* File "<console>", line 1, in <module>*
*ImportError: No module named cores*
I am sure this cores module is related to probability distributions since
there are a lot of codes like these: co.alpha, co.beta, co.uniform, etc.
I google "cores python", and I did get useful information. Can anyone help
me out?
Any information will be greatly appreciated.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140526/5dfe5be6/attachment.html>
More information about the Tutor
mailing list