forest_util.py norm: Remove usage of list
Compare changes
+ 15
− 14
@@ -96,7 +96,9 @@ class ShapeWithDtype():
@@ -235,23 +237,22 @@ def zeros_like(a, dtype=None, shape=None):
Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Always use JAX arrays when calling JAX's norm implementation. This resolves an issue with the most recent version of JAX.