Revisions of python-awkward
Dominique Leuenberger (dimstar_suse)
accepted
request 1071882
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to 2.1.0: * bump numpy to 1.17.0
Dominique Leuenberger (dimstar_suse)
accepted
request 1069926
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 2.0.9: * feat: keep column order after filtering flag * feat: Awkward Arrays in Numba's CUDA target * feat: add 'highlevel' and 'behavior' arguments to 'ak.from_rdataframe' function * fix: set dtype in full_like * fix: use simplified in ak._do.merge_as_union * fix: support unknown content length in to_packed * fix: run-lengths with typetracer * fix: add trivial nan_to_num impl * fix: add ak.broadcast_fields * fix: keep column order in all tests
Dominique Leuenberger (dimstar_suse)
accepted
request 1068476
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 2.0.8: * allow awkward type arrays filtering based on rdfentry * feat!: re-introduce unknown-length * fix: keep EmptyArray in remove_structure * fix: add is_c_contiguous method to Cupy * fix: boolean indexing with non-zero starting offsets * fix: add license to _backends * fix: use of size in to_RegularArray * fix: indexing into RegularArray with typetracer * fix: support length-zero outer arrays in almost_equal * fix: support options in ak.merge_union_of_records * fix: don't merge non-union parameters * fix: boolean slicing with non-packed arrays * refactor: add type hints for Content._getitem_XXX * refactor: drop NumpyLike.known_shape * refactor: change Content._getitem_range to use explicit indices * docs: fix example for merge_union_of_records * docs: add 1.10 legacy docs to switcher.json * docs: reintroduce Content documentation from v1 reST files. * docs: add how-to-examine-type.md * docs: improve ragged indexing docs * chore: include cuda kernel tests in sdist * chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 * chore: update pre-commit hooks
Dominique Leuenberger (dimstar_suse)
accepted
request 1066313
from
Steve Kowalik (StevenK)
(revision 14)
- awkward 2.0.7 actually requires awkward-cpp 8. - update to 2.0.7 * feat: add ability to forget length of typetracer created with typetracer_from_report * feat: start hardening nplike signatures * feat: implement all ufuncs on TypeTracer. * feat: use None for unknown lengths (1 of 2) * feat: coerce backends to same zero-copy type (2 of 2) * feat: growable buffer move_to method * feat: add ak.merge_union_of_records * feat: add support for histogram module * feat: add ak.approx_equal * fix: re-order cases to handle NumPy scalar types properly * fix: specify dtype for buffers in from_rdataframe. * fix: unify typestr with _repr * fix: update type_to_name for Layout builder cxx_14 target * fix: Layout builders clean and length bug fixes * fix: support mask_identity=True for axis=None in ptp, std, etc. * fix: preserve dimensions for keepdims=True, axis=None reductions * fix: some usages of len(layout) under typetracer * fix: rdataframe memory check * fix: rework parameter merging rules * fix: don't raise NotImplementedError when reading empty array from Parquet * fix: ignore object arrays * fix: ak.values_astype now turns 'unknown' type into the requested type.
Dominique Leuenberger (dimstar_suse)
accepted
request 1061725
from
Dirk Mueller (dirkmueller)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 1035176
from
Daniel Garcia (dgarcia)
(revision 12)
- Remove not needed tests filter - Update to 1.10.2: # New features * feat: add RegularArray._reduce_next implementation (backport) by @agoose77 in #1813 # Bug-fixes and performance * fix: don't assume trailing . for module name in is_XXX_buffer (backport) by @agoose77 in #1746 * fix: use proper lengths in ByteMaskedArray.mergemany (backport) by @agoose77 in #1750 * fix: simplify ListOffsetArray_reduce_nonlocal_outstartsstops (backport) by @agoose77 in #1797 # Other * chore: remove v2 Python highlevel LayoutBuilder from main-v1. by @jpivarski in #1863
Dominique Leuenberger (dimstar_suse)
accepted
request 1033486
from
Daniel Garcia (dgarcia)
(revision 11)
- Update tests to skip broken tests in i586. gh#scikit-hep/awkward#1862 - Remove python_module macro definition - Update to 1.10.1: * fix: support non-hashable parameter values in broadcasting * feat: raise Error for Record.setattr * fix: allow string arrays to merge without unions * fix: carry parameters through broadcasting * fix: don't project categorical in ak._v2.packed * fix: reduce runtime dependency from setuptools to just packaging * fix: ensure that __copy__ and __deepcopy__ are enabled. * fix: pass memo to deepcopy * perf: improve Array initialisation performance * fix: Removed bytemask() in favour of mask_as_bool() - Add importlib-resources to BuildRequires. - Drop patches: * awkward-correct-includedir.patch * awkward-import-packging-not-setuptools_external.patch - No longer attempt to skip 3.6.
Dominique Leuenberger (dimstar_suse)
accepted
request 998940
from
Steve Kowalik (StevenK)
(revision 10)
- Copy the heaers ourselves now that setuptools does not.
Dominique Leuenberger (dimstar_suse)
accepted
request 960301
from
Dirk Mueller (dirkmueller)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 940010
from
Dirk Mueller (dirkmueller)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 905860
from
Markéta Machová (mcalabkova)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 872168
from
Dirk Mueller (dirkmueller)
(revision 4)
- skip python 3.6 (numbas requires scipy)
Dominique Leuenberger (dimstar_suse)
accepted
request 856491
from
Markéta Machová (mcalabkova)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 856036
from
Markéta Machová (mcalabkova)
(revision 1)
just a new feature
Displaying revisions 21 - 37 of 37