Although I don't teach, I did use NumPy for coding in a grad level CFD
course. I found much nicer to use than MATLAB. As the codes get more
complex you can introduce code profiling and inline C or FORTRAN. The
Python syntax is so clean, you spend more time on the algorithm, less
on the syntax.

On Feb 27, 11:05 pm, "Steven H. Rogers" <[EMAIL PROTECTED]> wrote:
> I'm doing an informal survey on the use of Array Programming Languages
> for teaching.  If you're using NumPy in this manner I'd like to hear
> from you.  What subject was/is taught, academic level, results, lessons
> learned, etc.
>
> Regards,
> Steve
>
> _______________________________________________
> Numpy-discussion mailing list
> [EMAIL PROTECTED]://projects.scipy.org/mailman/listinfo/numpy-discussion

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to