228
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding setup_xxx.py files for the new setup.py infrastructure. More... almost 24 years ago
adding setup_xxx.py files for the new setup.py infrastructure. More... almost 24 years ago
tools for converting from dos to unix line endings. Mainly borrowed from crlf.py script that is distributed with Python. More... almost 24 years ago
fixed adddir so that it works under windows and is more efficient More... almost 24 years ago
Fixed trapz test.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Namespace bugs.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed impulse response computation and sped it up.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Added a test for the __setattr__ method in proxy_base and proxy_attr. More... almost 24 years ago
Added a __setattr__ method to the proxy_base and proxy_attr classes. Also cleaned up some of the code. More... almost 24 years ago
Fixed buglet in roots.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Speeded up lsim for some cases with new algorithm.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Buglet in quadrature squashed.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Kaiser is in signal. Removed duplicate from special.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Added axes command to xplt.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Minor changes.
teoliphant
as Travis Oliphant
More... almost 24 years ago
More doc changes to special
teoliphant
as Travis Oliphant
More... almost 24 years ago
Doc-string changes to cephes.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed overflow bug in ellip filter.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Minor fixes.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed bugs. Added 1d unwrap function.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Updates to plot.
teoliphant
as Travis Oliphant
More... almost 24 years ago
xplt changes
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed bugs.
teoliphant
as Travis Oliphant
More... almost 24 years ago
changed names of palettes
teoliphant
as Travis Oliphant
More... almost 24 years ago
Changes to plot
teoliphant
as Travis Oliphant
More... almost 24 years ago
Minor fixes.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Fixed poly1d buglets.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Minor bug in residuez
teoliphant
as Travis Oliphant
More... almost 24 years ago
Finished io.read_array to handle more than one datatype per row.
teoliphant
as Travis Oliphant
More... almost 24 years ago
Getting array_import to support multiple array returns.
teoliphant
as Travis Oliphant
More... almost 24 years ago