MathematicsModularFramework NuGet Package

Mathematics Modular Framework (MMF) is a framework which allows simple construction and rearrangement of workflows for finance, mathematics, and machine learning applications.



It allows the packaging of a program unit that performs a mathematical function into a 'module', which has strongly defined and typed inputs and outputs. The outputs of modules can then be linked to the inputs of other modules to form a directed graph (known as a 'module graph') which defines the workflow. The hierarchy implicit in the module graph allows the workflow to be executed automatically in order of dependency when processed. Workflows can also be serialized to and from XML documents, and hence written to and read from persistent storage (file, database, network, etc...).



MMF was created primarily for financial maths and machine learning, but works with any data types in the .NET framework (including custom classes defined in an application or framework), and hence is suitable for any application where workflows must be flexibly defined at runtime.




Got any MathematicsModularFramework Question?





Info

Version: 1.1.0
Author(s): Alastair Wyse
Last Update: Thursday, April 27, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/alastairwyse/MathematicsModularFramework/
NuGet Url: https://www.nuget.org/packages/MathematicsModularFramework


Install
Install-Package MathematicsModularFramework
dotnet add package MathematicsModularFramework
paket add MathematicsModularFramework
MathematicsModularFramework Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1

avg-downloads-per-day

0

days-since-last-release

2527