- Mar 26, 2025
-
-
Matthias Diener authored
* upgrade unevaluated array as argument warning logger.warning does not deduplicate, in contrast to warnings.warn * remove deprecated function * also print kernel name * fix func names * use warnings.warn instead * make it an error * fix test * fix a few deprecation-related warnings * moar warnings * avoid buggy ruff version https://github.com/astral-sh/ruff/issues/16874 * make fn_name optional * Revert "avoid buggy ruff version" This reverts commit 392c62c823750d82ad53246a72afa7c93c66a247. * fix types
-
- Jan 27, 2025
-
-
- Jan 09, 2025
-
-
nkoskelo authored
* Add an implementation of vdot to the PytatoPyOpenCLArrayContext np namespace. * Remove the tests that are just skipped for scalars. * Respond to comments. * Ruff version needed to be updated locally.
-
- Dec 13, 2024
-
-
- Nov 29, 2024
-
-
- Nov 13, 2024
-
-
- Sep 04, 2024
-
-
Matt Smith authored
* forbid force_device_scalars=False * attempt to improve compatibility
-
Names suggested by @majosm
-
-
-
-
- Deprecate automatic broadcasting of array context arrays - Warn about uses of numpy array broadcasting, deprecated earlier - Clarify documentation, warning wording
-
-
-
-
-
-
- Aug 05, 2024
-
-
- Jul 05, 2024
-
-
- Oct 18, 2023
-
-
- Jun 19, 2023
-
-
- May 08, 2023
-
-
- Jan 11, 2023
-
-
- Dec 26, 2022
-
-
- Dec 25, 2022
-
-
- Oct 02, 2022
-
-
- Sep 27, 2022
-
-
- Sep 20, 2022
-
-
- Jul 01, 2022
-
-
- Jun 29, 2022
-
-
Co-authored-by:
Michael Campbell <mtcampbe@illinois.edu>
-
Matt Smith authored
* support empty containers in array_equal * support empty containers in array_equal (jax)
-
- Jun 11, 2022
-
-
Co-authored-by:
Kaushik Kulkarni <kaushikcfd@gmail.com>
-
-
- Jun 09, 2022
-
-
- May 20, 2022
- May 12, 2022
-
-
Kaushik Kulkarni authored
-
- May 02, 2022
-
-