Universal.Common.Logic
2.0.0
Class library supporting the construction of logic algorithms.
Install-Package Universal.Common.Logic -Version 2.0.0
dotnet add package Universal.Common.Logic --version 2.0.0
<PackageReference Include="Universal.Common.Logic" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.Common.Logic --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Explanations are no longer generic. Added the concept of invariant predicates which produce the same result regardless of input. Added support for non-uniform input types through the model flow, opening up the possibility of new model types.
Now requires .NET Standard 2.1.
Dependencies
-
.NETStandard 2.1
- Universal.Common (>= 7.4.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Universal.Common.Logic:
Package | Downloads |
---|---|
Universal.Common.MachineLearning
Class library to containing classes to create machine learning models.
|
GitHub repositories
This package is not used by any popular GitHub repositories.