ILMerge.MSBuild.Tasks' is a fork of ilmerge-tasks:
ILMerge Tasks for MSBuild but with the SetTargetPlatform
(""v4,C:\Windows\Microsoft.NET\Framework\v4.0.30319"") parameter.
Library containing a UInt128 class, and extensions to .Net's built in integral data types.
The version targeting .Net 4.5 is implemented as a Portable Class Library.
The methods in this library were written with speed in mind. UInt128 operations are generally much faster than BigInteger.
Includes an...
More information
MathExtensions is a library for .NET that aims to provide useful extensions methods regarding various mathematical domains, like combinatorics, sequence analysis, sequence generation, sequence manipulation, random extractions, etc.