From 24148663c4f62b6356d93ea13c855db1879c1485 Mon Sep 17 00:00:00 2001 From: chrdek Date: Tue, 5 Dec 2023 15:37:27 +0200 Subject: [PATCH] added new files, updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4015d6f..ae2d84a 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Methods Ported to IQueryable syntax displayed in table below: | | | | | HammingDist() ➡️ | WhereDist() | hamming-distance collection search using 'Where' clause | | | | | -| New Methods ↗️
                        ↘️ |
FreqOccur()
FreqObjsOccur() | filtering based on object frequency | +| New Methods ↗️
                        ↘️ | FreqOccur()
FreqObjsOccur() | filtering based on object frequency | | | | | -| ToIntMatrix()   ↗️
                        ↘️ |
SelectIntMatrix()
SelectIntMatrix() | Large Integer string-to-matrix representations | +| ToIntMatrix()    ↗️
                        ↘️ | SelectIntMatrix()
SelectIntMatrix() | Large Integer string-to-matrix representations |