From 1b0da06b0d1288a604d88148cbe9f2243865125e Mon Sep 17 00:00:00 2001 From: madrocketsci Date: Thu, 8 May 2025 11:24:21 -0400 Subject: [PATCH] init --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6121be7..1cd3206 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # amscppperm1 -Library containing structures to iterate over permutations and provide permutation sign. \ No newline at end of file +Numeric array template class library. A numeric array, in addition to the usual array operations, is expected to have numeric data that can be added, subtracted, multiplied, etc. \ No newline at end of file