nuget.org : mathematicsmodularframework
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.
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/mathematicsmodularframework
Keywords:
module
, modular
, workflow
, work
, flow
, mathematics
, maths
, finance
License: Apache-2.0
Latest release: over 8 years ago
First release: almost 9 years ago
Dependent repositories: 1
Downloads: 3,735 total
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago