>
> Can this be changed? Is there a better approach I should take in
> getting my students started using scipy and pylab together?
>
Teaching them what is a module and a namespace is a good think, why don't
telling them to do :
import pylab as pl
import numpy as npy
for instance so that they ha
On 10/11/07, Ryan Krauss <[EMAIL PROTECTED]> wrote:
> Can this be changed? Is there a better approach I should take in
> getting my students started using scipy and pylab together?
Yes, this was left in initially for backward compatibility but I think
we should strive for maximal numpy compatibi