Loading pkgs/development/python-modules/jax/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -179,6 +179,9 @@ buildPythonPackage rec { description = "Source-built JAX frontend: differentiate, compile, and transform Numpy code"; homepage = "https://github.com/google/jax"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ samuela ]; maintainers = with lib.maintainers; [ GaetanLepage samuela ]; }; } Loading
pkgs/development/python-modules/jax/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -179,6 +179,9 @@ buildPythonPackage rec { description = "Source-built JAX frontend: differentiate, compile, and transform Numpy code"; homepage = "https://github.com/google/jax"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ samuela ]; maintainers = with lib.maintainers; [ GaetanLepage samuela ]; }; }