diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-30 01:57:40 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-30 01:57:40 +0000 |
commit | a653f8e2a7edf1b383bb51f49546cb1b3a220e6a (patch) | |
tree | cfc320ff69fff9c8325359000233c704d28d8019 | |
parent | 26b635856b46f92c75adb516c29ceb625c0a3a9d (diff) |
automatic import of python-linear-operatoropeneuler23.09
-rw-r--r-- | python-linear-operator.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-linear-operator.spec b/python-linear-operator.spec index 5c96c2f..9c163f4 100644 --- a/python-linear-operator.spec +++ b/python-linear-operator.spec @@ -24,6 +24,7 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel +BuildRequires: python3-hatchling %description -n python3-linear-operator LinearOperator is a PyTorch package for abstracting away the linear algebra routines needed for structured matrices (or operators). |