`INAF.Libraries.Net.GMode` is a .NET class library that implements a G-Mode classification workflow over matrix-based numerical datasets. The library groups samples into classes by iteratively standardizing input data, identifying core samples, computing correlationbased statistics, evaluating group membership through `g` values, and producing a structured classification output.The project is organized as a single library project targeting modern .NET, with the effective target in the project file set to `net10.0`.
Francesco Carraro (Tue,) studied this question.