- Apr 04, 2022
-
-
- Apr 03, 2022
-
-
- Feb 18, 2022
-
-
Matthias Diener authored
* remove some Python 2 code * also remove unused function
-
- Feb 17, 2022
-
-
- Feb 15, 2022
-
-
- Feb 14, 2022
-
-
- Feb 10, 2022
-
- Jan 17, 2022
-
- Jan 16, 2022
-
-
- Dec 30, 2021
-
-
Alexandru Fikl authored
- Dec 13, 2021
-
-
Matthias Diener authored
* Cache: reduce sleep time * Update cache.py * print warnings fix * restructure * add comment about our choice for the timeout
-
- Dec 12, 2021
-
-
- Dec 07, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 05, 2021
-
-
nchristensen authored
* Make if_positive keep strides of then_ if known. The previous version of `if_positive` always returns a C-ordered array even if `then_` is not C-ordered. This breaks artificial viscosity in Mirgecom when an array context uses a Fortran style data layout. This change makes the output have the same strides as `then_` if the shape of `then_` is known, otherwise it defaults to use the same layout as `criterion`. * Increment version * Resolve Flake8 failures * Use more idiomatic != in shape comparison Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- Nov 24, 2021
-
-
- Oct 20, 2021
-
-
- Oct 18, 2021
-
- Oct 07, 2021
-
- Oct 06, 2021
-
- Aug 16, 2021
-
-
Andreas Klöckner authored
Fix skipping of SPIR-V test for Nvidia driver See merge request !137
-
Andreas Klöckner authored
-
Robert Haase authored
* make function also work in a subclass * Use __class__ instead of type() Co-authored-by:
Andreas Klöckner <inform@tiker.net> Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- Jul 07, 2021
-