Blog

Posts Tagged ‘forward scaling’

High Performance Numerics in C#

Monday, December 21st, 2009

Recently a programmer on stackoverflow commented that the performance of NMath was “really amazing” and was wondering how we achieved that performance in the context of the .NET/C# framework/language pair. This blog post discusses how CenterSpace achieves such great performance in this memory managed framework. A future post will discuss where we are looking to gain even more performance.
(more…)

Share