[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[seul-sci] Numeric Python Intro
I would encourage readers of this list to read this introduction to
Numeric Python
http://www.oreillynet.com/pub/a/python/2000/05/03/numerically.html
Numeric Python is an excellent framework for building scientific
applications, since you get the flexibility of a scripting language that
can call compiled C/C++ code.
I'm building a signal processing environment for radar data using
Numeric Python,
(see
http://www.python.org/workshops/2000-01/proceedings/papers/van_andel/van_andel.htm
)
and have found Numeric Python quite valuable.
--
Joe VanAndel
National Center for Atmospheric Research
http://www.atd.ucar.edu/~vanandel/
Internet: vanandel@ucar.edu