An open API service providing commit metadata for open source projects.

GitHub / array-split/array_split / commits

Python package for decomposing multi-dimensional arrays into sub-arrays (slices) according to multiple criteria.

SHA Message Author Date Stats
3659496c Produce only one sdist (.zip) for pypi in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
a5b1cb7c And one more syntax fix in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
bb91ec5d One more syntax fix in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
e92cc7fc And another syntax fix in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
4a9f036b Another syntax fix in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
c0669131 Fix syntax in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
2f6c215d Added 'pypi-publish' job in cibuildwheel.yml workflow. Shane-J-Latham <S****m@u****m> over 1 year ago
6c35c104 Added email addresses to 'authors' in pyproject.toml. Shane-J-Latham <S****m@u****m> over 1 year ago
0601bcc7 merge Merge branch 'dev' of github.com:array-split/array_split into dev. Shane-J-Latham <S****m@u****m> over 1 year ago
bc23b1df Added 'keywords' field to pyproject.toml. Shane-J-Latham <S****m@u****m> over 1 year ago
02e96517 Added 'keywords' field to pyproject.toml. Shane-J-Latham <S****m@u****m> over 1 year ago
ecc2470c Add some project related fields to pyproject.toml. Shane-J-Latham <S****m@u****m> over 1 year ago
a5649326 Use action-gh-release@v2 in cibuildwheel.yml. Shane-J-Latham <S****m@u****m> over 1 year ago
4c703455 Tweaks to cibuildwheel.yml for non-platform (non-binary) wheel generation. Shane-J-Latham <S****m@u****m> over 1 year ago
da6924a6 Fix for d2b6366bccdaa89a9d7c001e6f7a31b71026632c in cibuildwheel.yml. Shane-J-Latham <S****m@u****m> over 1 year ago
d2b6366b Added cibuildwheel.yml github workflow for release wheel build. Shane-J-Latham <S****m@u****m> over 1 year ago
a6195e39 Remove the on_rtd checks from docs/source/conf.py. Shane-J-Latham <S****m@u****m> over 1 year ago
d752dbbc Fix for sphinx-build in docs/source/conf.py. Shane-J-Latham <S****m@u****m> over 1 year ago
429547a6 Add setuptools to pip pre-install in .github/workflows/python-test.yml. Shane-J-Latham <S****m@u****m> over 1 year ago
5043ff0e Explicit cast to from numpy.int64 to python int. Shane-J-Latham <S****m@u****m> over 1 year ago
29c801c1 flake8 compliance. Shane-J-Latham <S****m@u****m> over 1 year ago
7e10cf95 Avoid deprecated None shape argument to numpy.unravel_index. Shane-J-Latham <S****m@u****m> over 1 year ago
767ae858 Use versioneer versioning in array_split.license. Shane-J-Latham <S****m@u****m> over 1 year ago
dead4eaa Fixes for newer numpy versions, remove travis and circleci configs, add .gith... Shane-J-Latham <S****m@u****m> over 1 year ago
e07abe30 flake8 compliance. Shane-J-Latham <S****m@u****m> over 8 years ago
920b4c2c Add skeleton for plotting split. Shane-J-Latham <S****m@u****m> over 8 years ago
82ebe74f Add JOSS badge to README.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
afcd142f Added DOI badge to README.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
65642794 merge Merge branch '0.5.x_rc' into dev Shane-J-Latham <S****m@u****m> over 8 years ago
1a447902 Bump version.txt to 0.5.2. Shane-J-Latham <S****m@u****m> over 8 years ago
88bd7e7b Update version, date and DOI for JOSS codemeta.json and paper.md. Shane-J-Latham <S****m@u****m> over 8 years ago
a50d309b merge Merge pull request #1 from arfon/patch-1 array-split <a****t@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f554c752 Update paper.bib Arfon Smith <a****n@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
702dd01b Bump version.txt to 0.6.0dev2 Shane-J-Latham <S****m@u****m> over 8 years ago
c4c1a4b9 merge Merge branch '0.5.x_rc' into dev Shane-J-Latham <S****m@u****m> over 8 years ago
150b7c8e Added DOI's to entries in docs/joss/paper.bib. Shane-J-Latham <S****m@u****m> over 8 years ago
ee3b3ff6 Bump version.txt to 0.5.1. Shane-J-Latham <S****m@u****m> over 8 years ago
39b04d2b merge Merge branch '0.5.x_rc' into dev Shane-J-Latham <S****m@u****m> over 8 years ago
b5f9255d Fixed some typos in docs/joss/paper.md. Shane-J-Latham <S****m@u****m> over 8 years ago
5a565e59 Bump version.txt to 0.6.xdev0. Shane-J-Latham <S****m@u****m> over 8 years ago
e982ad18 merge Merge branch '0.5.x_rc' into dev Shane-J-Latham <S****m@u****m> over 8 years ago
44669116 Bump version.txt to 0.5.0. Shane-J-Latham <S****m@u****m> over 8 years ago
600a7eb9 Bump version.txt to 0.5.0rc0. Shane-J-Latham <S****m@u****m> over 8 years ago
30845f54 Minor syntax tweak in docs/joss/paper.md. Shane-J-Latham <S****m@u****m> over 8 years ago
7df5132e JOSS paper updates. Shane-J-Latham <S****m@u****m> over 8 years ago
dccd04ad Correct spelling of 'indices' in various rst and docstrings. Shane-J-Latham <S****m@u****m> over 8 years ago
bf1bb749 Only require sphinx for CI and READTHEDOCS in setup.py. Shane-J-Latham <S****m@u****m> over 8 years ago
941c3503 JOSS skeleton.
Signed-off-by: Shane-J-Latham <S****m@u****m>
Shane-J-Latham <S****m@u****m> over 8 years ago
6417a6e9 Fix typo CONTRIBUTING.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
b9a3becb Tweaks in README.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
724dc655 Minor mods in setup.py. Shane-J-Latham <S****m@u****m> over 8 years ago
d7c80ece And yet another syntax try in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
5a45fe7d Another syntax try in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
a9ba8a7a Syntax correction in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
92c6cf68 Another syntax change in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
44544de7 Syntax change in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
e32866f8 Simplify osx testing in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
b771a9d5 Try osx OS in .travis.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
1781f4d4 Added AppVeyor link in README.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
4b660aeb Removed non-useful debug logging from array_split.split. Shane-J-Latham <S****m@u****m> over 8 years ago
8767cf18 Another syntax change for pip install numpy<1.11 in .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
a128419c Syntax change for pip install numpy<1.11 in .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
770a8ec8 Only install numpy<1.11 for python-3.4 in .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
789e4195 Remove python-3.3 from .appveyor.yml matrix. Shane-J-Latham <S****m@u****m> over 8 years ago
7f0135dc And another attempt at quoting numpy<1.11 in pip install of .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
47400240 Another attempt at quoting numpy<1.11 in pip install of .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
7d6c1375 Docstring updates and flake8 compliance in array_split.tests. Shane-J-Latham <S****m@u****m> over 8 years ago
c0c88a1c Quote numpy<1.11 in pip install of .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
64eed99b Try custom doctest.OutputChecker in array_split.tests to deal with platform a... Shane-J-Latham <S****m@u****m> over 8 years ago
9ee594af Try numpy version <1.11 in .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
2525ec72 Avoid sphinx dependencies for python 3.[0-3]. Shane-J-Latham <S****m@u****m> over 8 years ago
68711a98 Remove python-2.6 from .appveyor.yml matrix. Shane-J-Latham <S****m@u****m> over 8 years ago
c54f74e1 Correct python version check in setup.py. Shane-J-Latham <S****m@u****m> over 8 years ago
7f63b0db Added missing sys import in setup.py. Shane-J-Latham <S****m@u****m> over 8 years ago
2dd12033 Add 'build: false' to .appveyor.yml and avoid sphinx dependencies for python ... Shane-J-Latham <S****m@u****m> over 8 years ago
55a2330c Get rid of linux specific paths in setup.py. Shane-J-Latham <S****m@u****m> over 8 years ago
a9edaa13 More mods to .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
450c7d49 Mods to .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
92bc21aa Added .appveyor.yml. Shane-J-Latham <S****m@u****m> over 8 years ago
7c7e0a2d Bump version.txt to 0.5.xdev0. Shane-J-Latham <S****m@u****m> over 8 years ago
41c0e8ae merge Merge branch '0.4.x_rc' into dev Shane-J-Latham <S****m@u****m> over 8 years ago
71a7bd05 Bump version.txt to 0.4.0. Shane-J-Latham <S****m@u****m> over 8 years ago
b0efec56 Bump array_split/version.txt to 0.4.0rc0. Shane-J-Latham <S****m@u****m> over 8 years ago
9a1f90ef Fix typo in top level index.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
46cd39f3 merge Merge branch 'dev' of github.com:array-split/array_split into dev. Shane-J-Latham <S****m@u****m> over 8 years ago
be2f20a1 Move badges to top-level index.rst for sphinx documentation. Shane-J-Latham <S****m@u****m> over 8 years ago
ff8f944a Move badges to top-level index.rst for sphinx documentation. Shane-J-Latham <S****m@u****m> over 8 years ago
88b56966 Sphinx documentation updates. Shane-J-Latham <S****m@u****m> over 8 years ago
73e41d56 flake8 compliance. Shane-J-Latham <S****m@u****m> over 8 years ago
f7095b6d Created array_split.license.version function for setting the __version__ attr... Shane-J-Latham <S****m@u****m> over 8 years ago
33eef534 Change import order for python2.6 flake8 compliance. Shane-J-Latham <S****m@u****m> over 8 years ago
b1743ee7 Mods for higher pylint compliance. Shane-J-Latham <S****m@u****m> over 8 years ago
a6b83c8f flake8 fixes. Shane-J-Latham <S****m@u****m> over 8 years ago
ae4f3cd8 Bug fix for array_split.split.calculate_tile_shape_for_max_bytes. Numerous do... Shane-J-Latham <S****m@u****m> over 8 years ago
51010eba Documentation tweaks in README.rst and array_split.__init__. Shane-J-Latham <S****m@u****m> over 8 years ago
602b5c64 Added CONTRIBUTING.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
0883f581 Minor mod to formatting of pip install commands in README.rst. Shane-J-Latham <S****m@u****m> over 8 years ago
00617261 merge Merge branch 'dev' of github.com:array-split/array_split into dev Shane-J-Latham <S****m@u****m> over 8 years ago
42bca29c Add instuctions for installing latest source from github using pip in README.... Shane-J-Latham <S****m@u****m> over 8 years ago
1cc8d4f5 Add egg-info to .gitignore Shane-J-Latham <S****m@u****m> over 8 years ago

← Back to repository