228
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed so filter_design.py will compile.
teoliphant
as Travis Oliphant
More... over 24 years ago
Changes to get rpm to work.
teoliphant
as Travis Oliphant
More... over 24 years ago
Fastumath changes.
teoliphant
as Travis Oliphant
More... over 24 years ago
Removed c_quot_fast from fastumath
teoliphant
as Travis Oliphant
More... over 24 years ago
Tutorial chanes.
teoliphant
as Travis Oliphant
More... over 24 years ago
Fixed namespace issues so from scipy import * works
teoliphant
as Travis Oliphant
More... over 24 years ago
Capitalization changes.
teoliphant
as Travis Oliphant
More... over 24 years ago
fixed bug in checking if graphs are active. More... over 24 years ago
added from Numeric import * so that asarray is available. More... over 24 years ago
changed GeneralFunction to general_function. More... over 24 years ago
Tutorial.
teoliphant
as Travis Oliphant
More... over 24 years ago
Tutorial changes. Check for X11 before adding xplt
teoliphant
as Travis Oliphant
More... over 24 years ago
More tutorial changes.
teoliphant
as Travis Oliphant
More... over 24 years ago
Fixed printing problem with xplt.
teoliphant
as Travis Oliphant
More... over 24 years ago
Fixed fastumath acosh issue.
teoliphant
as Travis Oliphant
More... over 24 years ago
corrected fastumath to point at scipy.fastumath More... over 24 years ago
fixes for fastumath when it isn't found in standard Numeric import More... over 24 years ago
More documentation and fminbound added.
teoliphant
as Travis Oliphant
More... over 24 years ago
Added some notes on windows installation More... over 24 years ago
added option to test('fast') and ignore long runing tests More... over 24 years ago
Added fminbound and some filter_design.
teoliphant
as Travis Oliphant
More... over 24 years ago
More tutorial...
teoliphant
as Travis Oliphant
More... over 24 years ago
Changed some Capitalization.
teoliphant
as Travis Oliphant
More... over 24 years ago
Finished 1st draft integration tutorial.
teoliphant
as Travis Oliphant
More... over 24 years ago
much clean up of module paths after files were moved. More... over 24 years ago
Changed name of gist help.py to helpmod.py :
teoliphant
as Travis Oliphant
More... over 24 years ago
initial attempt to refactor stats module removing duplicate functions for lists and arrays. Also, some renaming and interface changes going on. More... over 24 years ago
Started tutorial.
teoliphant
as Travis Oliphant
More... over 24 years ago
Added fastumath (also in Numeric but here for those who don't have latest Numeric)
teoliphant
as Travis Oliphant
More... over 24 years ago
Addes GISTPATH setting.
teoliphant
as Travis Oliphant
More... over 24 years ago