From 9ddd027a87afb4ee8bcd553e0b4dc6a72da4346a Mon Sep 17 00:00:00 2001 From: Jiri Kostiha Date: Wed, 31 May 2023 22:36:59 +0200 Subject: [PATCH] product: description, tags --- src/code/SMath/SMath.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/code/SMath/SMath.csproj b/src/code/SMath/SMath.csproj index 18b0507..cec220c 100644 --- a/src/code/SMath/SMath.csproj +++ b/src/code/SMath/SMath.csproj @@ -17,8 +17,8 @@ true SMath - Mathematical library. - math; geometry; csharp + Alternative math library based on .Net 7 generic math. + math; generic-math; geometry; combinatorics; vectors; csharp https://github.com/jirikostiha/smath MIT False