0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RF: more Python 3 refactoring More... over 8 years ago
TST: update minimum numpy version to 1.7 More... over 8 years ago
BF: fix doctests in documentation More... over 8 years ago
BF: generalize date grid formatters for Py3, uint More... over 8 years ago
BF: make scalar checks more flexible More... over 8 years ago
RF: specify type of division for Py3 tests More... over 8 years ago
RF: list around range for later indexing More... over 8 years ago
RF: chose range / xrange for Py3 compat More... over 8 years ago
BF: use str instead of unicode for grid repr More... over 8 years ago
BF: remove print statement More... over 8 years ago
Merge pull request #64 from matthew-brett/add-testing More... over 8 years ago
Merge pull request #62 from matthew-brett/py3-compatibility More... over 8 years ago
BF: replace std implementation to fix reduction More... over 8 years ago
BF: fix bug in axis sorting More... over 8 years ago
Merge pull request #65 from matthew-brett/remove-test-generators More... almost 9 years ago
Merge pull request #63 from matthew-brett/master More... almost 9 years ago
Merge pull request #61 from matthew-brett/commit-to-setuptools More... almost 9 years ago
RF: remove test generators More... almost 9 years ago
MAINT: add egg directory to .gitignore More... almost 9 years ago
TST: add automated testing on travis, appveyor More... almost 9 years ago
RF: update except clauses to Python >= 2.6 syntax More... almost 9 years ago
RF: use exec to read info file (Python 3 compat) More... almost 9 years ago
RF: commit to setuptools for setup.py More... almost 9 years ago
More fixes for py3 support, not yet done... More... over 9 years ago
Make README consistently markdown. More... over 9 years ago
First changes so datarray imports on Python 3. Tests don't pass yet. More... over 9 years ago
Rename README to use rst extension for better rendering on github. More... about 13 years ago
Merge pull request #57 from terhorst/bugfixes More... over 13 years ago
fixes bug #34 More... over 13 years ago
Update doc page to use .axes instead of .axis, which no longer works. More... over 13 years ago