NumPy

Mathematical tools, physics simulators, CAD, CNC, etc.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

NumPy

#1 Post by robwoj44 »

http://numpy.scipy.org/
NumPy is the fundamental package needed for scientific computing with Python. Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
http://dotpups.de/puppy4/dotpups/Libraries

The dependencies:
python from devx_xxx.sfs

Post Reply