"README.rst" did not exist on "0af74445fc95f3d64ac3e891cd925896e94f6db9"
- Sep 04, 2024
-
-
- 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
-
-
- Nov 07, 2021
-
-
- Oct 24, 2021
-
-
- Oct 22, 2021
-
-
- Oct 20, 2021
-
-
Matt Smith authored
* Make broadcast settings visible on users of with_container_arithmetic * Remove stray debug print Co-authored-by:
Alex Fikl <alexfikl@gmail.com> * Fix _outer_bcast_types attribute name * add alternate outer product * add empty line Co-authored-by:
Andreas Klöckner <inform@tiker.net> * add comment explaining _outer_bcast_types Co-authored-by:
Andreas Klöckner <inform@tiker.net> * add more detail to docstring first line Co-authored-by:
Andreas Klöckner <inform@tiker.net> * rename is_scalar -> treat_as_scalar * treat non-object numpy arrays as scalars in outer * remove use of deprecated is_array_container * clarify usage of isinstance(..., ndarray) for object array detection Co-authored-by:
Andreas Klöckner <inform@tiker.net> Co-authored-by:
Andreas Kloeckner <inform@tiker.net> Co-authored-by:
Alex Fikl <alexfikl@gmail.com>
-