git: 07126a33897e - main - math/py-POT: Fix typo in pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Dec 2023 09:47:42 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=07126a33897e5e6cefbb3e9fd92ac5697f80962d commit 07126a33897e5e6cefbb3e9fd92ac5697f80962d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-23 09:47:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-23 09:47:23 +0000 math/py-POT: Fix typo in pkg-descr --- math/py-POT/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-POT/pkg-descr b/math/py-POT/pkg-descr index 1e35ed50b08d..bd1e72099f10 100644 --- a/math/py-POT/pkg-descr +++ b/math/py-POT/pkg-descr @@ -1,3 +1,3 @@ -Python Optimal Transport Library provide several solvers for optimization +Python Optimal Transport Library provides several solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning.