Cephei.QL NuGet Package

Cephei.QL is a complete wrapper of the Quantlib (QLNet) library using the Cell Framework for transparent multi-threaded calculation.

Financial model are coded as a series of functional definitions and the dependency graph is derived at runtime as calculation is performed. Overall Cephei parallelism is significantly faster because: [1] Financial calculations are compute intensive with natural independence between instruments in a portfolio, [2] any number of market changes can trigger the need re re-value an instrument.

Cephei.QL is a foundation for the Cephei.XL Excel addin that allows models to be built in Excel and saved as functional programs that are algorithmically identical to the source spreadsheet, but can be combined with application code for server deployment.

Server deployment can include Cephei.Orleans for Financial “Digital Twin” of Portfolios for real-time risk

The source types can be used as-is or as recipes for domain specific implementation with the Cell Framework.




Got any Cephei.QL Question?





Info

Version: 3.1.2
Author(s): Steve Channell
Last Update: Friday, February 26, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/channell/Cephei
NuGet Url: https://www.nuget.org/packages/Cephei.QL


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

net48 net5.0 netstandard2.1


Tags



STATS

must-have-score

2

avg-downloads-per-day

0

days-since-last-release

1154