- 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
-
-
Names suggested by @majosm
-
-
-
-
-
-
- Deprecate automatic broadcasting of array context arrays - Warn about uses of numpy array broadcasting, deprecated earlier - Clarify documentation, warning wording
-
-
-