0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
silence a numpy RuntimeWarning More... over 8 years ago
use cython 0.21 for auto-generated C file More... over 8 years ago
fix python 3.4 bug in la.IO More... over 8 years ago
update tox.ini More... over 8 years ago
update to work with bottleneck 1.0 More... over 8 years ago
silence numpy RuntimeWarnings during unit tests More... over 8 years ago
silence numpy RuntimeWarnings during unit tests... More... over 8 years ago
doc string typo More... over 8 years ago
ENH flush buffer to disk on every call to la.save More... almost 10 years ago
ENH open hdf5 archives read-only when possible More... almost 10 years ago
BUG archive not closed on error More... about 10 years ago
BUG archive not closed on key error More... about 10 years ago
ENH Can now archive larrys that have tuple labels More... about 10 years ago
ENH misc.fromlists() now raises on overlapping input More... about 10 years ago
BUG two unit test functions with same name More... about 10 years ago
BUG la.align() crash with empty larrys, closes #67 More... about 10 years ago
BUG lara index bug; closes #40 More... about 10 years ago
Merge pull request #74 from chrisspalm/master More... about 10 years ago
TST test_io_load2 crashed on windows because file was open. More... about 10 years ago
BUG la.close() crashes; closes #73 More... about 10 years ago
Merge branch 'io' More... over 10 years ago
DOC tweak More... over 10 years ago
REF remove la.IO.merge method More... over 10 years ago
STY remove trailing whitespace More... over 10 years ago
TST better unit test coverage of IO class More... over 10 years ago
DOC update docstrings More... over 10 years ago
WIP all io unit tests pass More... over 10 years ago
WIP fix io.__repr__ More... over 10 years ago
WIP don't leave h5py open between method calls More... over 10 years ago
WIP don't keep h5py.File open between method calls More... over 10 years ago