List of numerical .NET libraries

List of .NET libraries for mathematical computations. Please feel free to comment if you think a library is missing in the list, or if you want to add some information to a library provided that you use neutral language. Continue reading

Posted in Uncategorized | Tagged | Leave a comment

What is a calculation engine? (video)

>>>Read whole article

Digiprove sealCopyright secured by Digiprove © 2012-2013 Tunc Ali Kütükcüoglu
Posted in Calculation engine | Tagged , , , | Leave a comment

Allocation and Distribution with finaquant® protos

All the source code in C# required for running the examples below including the simple distribution function can be downloaded at the product page of finaquant® protos. See application examples on the product page.

Distribution of costs from departments to teamsThough most commonly used for financial planning and accounting, allocations and distributions can be needed in any calculation where proportionate (pro-rata) distribution of some amounts is required.

A classical distribution example is distributing costs obtained at company level further to departments and teams in proportion to given key amounts or ratios. Another example could be distributing bonus amounts calculated at department level further to teams and individuals. Continue reading

Digiprove sealCopyright secured by Digiprove © 2012 Tunc Ali Kütükcüoglu
Posted in Calculation engine | Tagged , , , | Leave a comment

Getting started with finaquant® protos 1.0

finaquant® protos is a non-commercial calculation engine (.NET library) based on table functions. Please visit its product page for more information and downloads.

Four simple examples related with price calculation and cost aggregation are presented below to give you some feeling about table functions. These examples are included in the demonstration function Getting_started_with_finaquant_protos in the code file Demo.cs in Visual Studio project FinaquantProtosStarter. You just need to run this demo function by pressing F5 after placing the cursor in a code file.


Increase video quality to 480p if you don’t see the pictures clearly Continue reading

Digiprove sealCopyright secured by Digiprove © 2012 Tunc Ali Kütükcüoglu
Posted in Calculation engine | Tagged , , | 2 Comments