228
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we need MANIFEST.in for sdist More... almost 24 years ago
Fixed bug in configuration. In the configuration function saved_values.py was in the wrong directory and execfile does not work correctly inside function calls. More... almost 24 years ago
CVS state is now sdist-build-import'able More... almost 24 years ago
Made locally distributable More... almost 24 years ago
Finshed Phase I of adapting stats package to SciPy. Needs testing.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed last exec call to explicitly use globals and locals in pstat.py
teoliphant
as Travis Oliphant
More... almost 24 years ago
impl. linking fortran libs only on demand More... almost 24 years ago
Fixed for python 2.2 More... almost 24 years ago
made locally buildable More... almost 24 years ago
Added mach, made locally buildable More... almost 24 years ago
Added help for strings which searches scipy tree for object. Changed stats names in special subdirectory. Cosmetic changes to cephes *.c files (removed some funny control characters).
teoliphant
as Travis Oliphant
More... almost 24 years ago
Added patch to mio to open files in binary mode and allow unknown shape on read.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Impl. ode, the interface to numeric integrators of ODE systems More... almost 24 years ago
Added Fixed-point solver to optimize
teoliphant
as Travis Oliphant
More... almost 24 years ago
line ending cleanup More... almost 24 years ago
line ending cleanup More... almost 24 years ago
gplt no longer imported on win32 because it causes lost focus and can uses 99% of processor More... almost 24 years ago
Added line continuation chars missing in win32-specific warning message More... almost 24 years ago
Added Newton-Raphson root finder for 1-d functions.
teoliphant
as Travis Oliphant
More... almost 24 years ago
spelling error More... almost 24 years ago
fixed some wierd line ending thing in one of the comments that was screwing up nightly builds tar balls. I don't get why it wasn't affecting other builds though. More... almost 24 years ago
added patch from Alexander Schmolck that fixed a problem with displaying non-square images. with image and imagesc More... almost 24 years ago
Fixed bug in proxy_base.__setattr__ that would cause a lockup when wxFrames were closed. More... almost 24 years ago
added tests for stats module created by Louis Luangkesom. Halelujah! More... almost 24 years ago
changed geometric_means doc-string More... almost 24 years ago
Added matrix view to xplt
teoliphant
as Travis Oliphant
More... almost 24 years ago
*** empty log message ***
teoliphant
as Travis Oliphant
More... almost 24 years ago
Removed sqrt.c exp.c log.c pow.c floor.c and time-it.c from cephes as they could get in the way
teoliphant
as Travis Oliphant
More... almost 24 years ago
Cleaned out the last of the references to the old compiler module. More... almost 24 years ago
f2py options must be complete More... almost 24 years ago