- 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
-
-
- Apr 20, 2022
-
-
- Mar 17, 2022
-
-
Tweak docstring Co-authored-by:
Alex Fikl <alexfikl@gmail.com>
-
- Mar 03, 2022
-
-
- Mar 02, 2022
-
-
- Jan 13, 2022
-
-
Alexandru Fikl authored
* add a leaf_class parameter to flatten * add some docs to flatten for leaf_class
-
- Dec 27, 2021
-
-
Matt Smith authored
* allow specifying leaf class in recursive map and map-reduce * revert broken changes to decorators * add leaf_class to decorators * add tests for [multi]mapped_over_array_containers Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- Dec 24, 2021
-
-