This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Description
Newly introduced Extensions class collides with the Accord.NET Extensions Framework which base namespace is Accord.Extensions. This issue produces major problems in usability of these two libraries.
By simply renaming the Extensions class (I see that it only contains extension method) the problem could be resolved and the compatibility would not be broken.