| Fleshed out integrate |
|
More...
|
over 24 years ago
|
| Added optimize directory |
|
More...
|
over 24 years ago
|
| removed unneeded file |
|
More...
|
over 24 years ago
|
| Added special |
|
More...
|
over 24 years ago
|
| Changed setup.py and slightly modified signaltools.py |
|
More...
|
over 24 years ago
|
| initial checkin of linear algebra. It is incomplete, unsupported in the global build, and does not have any clapack support yet. |
|
More...
|
over 24 years ago
|
| moved the SP part of singaltools to a new directory called signal |
|
More...
|
over 24 years ago
|
| moved numpyio stuff to a new package called io |
|
More...
|
over 24 years ago
|
| initial attempt at a scipy setup file. Preliminary outlook is good! |
|
More...
|
over 24 years ago
|
| packagizing integrate |
|
More...
|
over 24 years ago
|
| packagizing optimize. Probably want to rename optimize.py in the future |
|
More...
|
over 24 years ago
|
| This needs to be made into a real test file that works with the test framework |
|
More...
|
over 24 years ago
|
| added tests for limits.py |
|
More...
|
over 24 years ago
|
| removed pyunit from scipy as it is part of the standard 2.1 distribution |
|
More...
|
over 24 years ago
|
| added C++ version of vq which is about 20x the python version added setup.py files for building the C++ extension |
|
More...
|
over 24 years ago
|
| Added doc-strings to cow.py and some clean-up in sync_cluster.py |
|
More...
|
over 24 years ago
|
| bug with SocketServer.BaseServer popped up in Python2.1 that closed sockets to soon when using a threaded server. A temporary fix suggested in |
|
More...
|
over 24 years ago
|
| Partially fixed print preview under Linux. |
|
More...
|
over 24 years ago
|
| Forgot to convert the file to the unix format in the last commit. This commit merely converts the file format to the unix format from the original DOS format. |
|
More...
|
over 24 years ago
|
| Small bugfix. Commented out an extra call to self.dc.SetFont in text_object.size. The y-axis label now shows up under linux. Also converted the file to the unix format. |
|
More...
|
over 24 years ago
|
| Added an update method to plot_frame. This makes the plot class work under Linux. Also made a few minor bug fixes. |
|
More...
|
over 24 years ago
|
| Made small changes to the way in which gui_thread is imported by checking with sys.modules. |
|
More...
|
over 24 years ago
|
| Changed to use unix format instead of DOS format. |
|
More...
|
over 24 years ago
|
| Fixed small bug and added an extra try block to try and prevent the Python interpreter from hanging when quitting. |
|
More...
|
over 24 years ago
|
| initial checkin of gui_thread. |
|
More...
|
over 24 years ago
|
| initial checkin of plt. Its a mess, but at least a starting point. |
|
More...
|
over 24 years ago
|
| initial checkin of ga library. |
|
More...
|
over 24 years ago
|
| Added optimize |
|
More...
|
over 24 years ago
|
| Added optimize and Gaussian quadrature. |
|
More...
|
over 24 years ago
|
| fixed some issues with the test suite. |
|
More...
|
over 24 years ago
|