- Mar 21, 2025
-
-
- Mar 19, 2025
-
-
Matthias Diener authored
* _get_f_placeholder_args: set ForceValueArgTag * Update requirements.txt * skip scalar arg handling in _args_to_device_buffers * Revert changes to requirements.txt * add a simple test * Fix test --------- Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- Jan 27, 2025
-
-
- Jan 26, 2025
-
-
- Jan 10, 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.
-
- Jan 07, 2025
-
-
- Dec 17, 2024
-
-
- Dec 13, 2024
-
-
- Dec 01, 2024
-
-
- Nov 29, 2024
-
-
- Nov 25, 2024
-
-
- Nov 15, 2024
-
-
- Nov 14, 2024
-
-
Matthias Diener authored
* implement TransferTo{Host,Device}Mapper * do not support transfer to same type * use {to,from}_numpy * lint fixes * add comment * ruff * disable spurious pylint warning * add to docs * more doc fixes * datawrapper doc * more doc fixes * Improve mapper names * Bring back numpy actx constructor docs --------- Co-authored-by:
Andreas Kloeckner <inform@tiker.net>
-
- Nov 13, 2024
-
-
- Nov 12, 2024
-
-
- Oct 14, 2024
-
-
- Oct 11, 2024
-
-
- Sep 04, 2024
-
-
Matt Smith authored
* forbid force_device_scalars=False * attempt to improve compatibility
-
Matthias Diener authored
-