Cephei.Cell NuGet Package

The Cell framework provides a mechanism to declare a number of values and calculations like cells of a spreadsheet and have them background evaluated automatically in parallel whenever a value changes.

Cells can be constructed with closures or profiled the first time they are evaluated, but will always be re-evaluated when a referenced cell has changed (and not otherwise).
The Cell framework is designed for complex financial calculations that depend on ticking market data for pricing and real-time risk – where you can not determine which value is going to change for second to second.
Cells can be grouped into a Model to encapsulate the implementation of the model in an obj that is IObserver<> for upstream values and IObservable<> for downstream values.




Got any Cephei.Cell Question?





Info

Version: 3.1.4
Author(s): Steve Channell
Last Update: Friday, February 26, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://www.cepheis.com/Product/Kernel
NuGet Url: https://www.nuget.org/packages/Cephei.Cell


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

net48 net5.0 netstandard2.1 1 package depend on this package.


Tags



STATS

must-have-score

2

avg-downloads-per-day

0

days-since-last-release

1161