
July 25th, 2004, 03:44 AM
|
|
Contributing User
|
|
Join Date: Feb 2004
Location: London, England
|
|
wxPython is a GUI toolkit for Python, and has nothing to do with maths or linear algebra.
There are Python modules for doing this sort of stuff - take a look at SciPy ( www.scipy.org). From the FAQ:
Quote:
What is SciPy?
SciPy is a set of open source scientific and numeric tools for Python. It currently supports special functions, integration, ordinary differential equation (ODE) solvers, gradient optimization, genetic algorithms, parallel programming tools, an expression-to-C++ compiler for fast execution, and others. SciPy also has plotting functions for quickly visualizing data. |
Dave - The Developers' Coach
|