11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2244 from cderemble/master More... about 1 year ago
cannot override special function in cython with different set of args More... about 1 year ago
always go through GroupID.__contains__ when checking if name exists in group More... about 1 year ago
dont crash if self.id is closed More... about 1 year ago
revert exposing dlapl and dlcpl More... about 1 year ago
fix news More... about 1 year ago
add change description in news folder More... about 1 year ago
expose default lapl and lcpl More... about 1 year ago
make sure to set lapl in low level calls when applicable More... about 1 year ago
expose elink acc flags low level functions More... about 1 year ago
Merge pull request #2242 from neutrinoceros/np_product_depr More... about 1 year ago
RFC: use base.product instead of numpy.prod for small tuple multiplication More... about 1 year ago
BUG: handle deprecation warning from numpy 1.25 (np.product is deprecated in favour of np.prod) More... about 1 year ago
Merge pull request #2234 from takluyver/rm-astype-ctx More... about 1 year ago
Combine read_direct_chunk_to_buffer in read_direct_chunk More... about 1 year ago
Merge pull request #2229 from t20100/h5zregister More... about 1 year ago
Move test_unregister_filter to test_h5z module More... about 1 year ago
update register_filter docstring More... about 1 year ago
try/finally block to ensure calling unregister More... about 1 year ago
Merge pull request #2235 from takluyver/codecov-fix-appveyor More... about 1 year ago
Try specifying PR number for codecov on Azure Pipelines More... about 1 year ago
Don't specify commit on Appveyor More... about 1 year ago
Try telling tox where to find Python More... about 1 year ago
We're no longer using tox-appveyor More... about 1 year ago
Make codecov.yml valid again More... about 1 year ago
Use Python 3.8 as base version on Appveyor More... about 1 year ago
Pass commit hash to codecov explicitly on Appveyor More... about 1 year ago
Remove support for using dset.astype() as a context manager More... about 1 year ago
add news More... over 1 year ago
add some tests for failing cases More... over 1 year ago