ACMLExcel

Access ACML functions from 64-bit Excel. This project contains various wrappers from 64-bit Excel to the ACML library.

ALGLIB

alglib.zip (6,7 MB)
ALGLIB is an open source numerical analysis library. This site is a CodePlex mirror for C# version of ALGLIB. Versions in other languages (C++, Python and even more) can be downloaded from main ALGLIB website - [url:http://www.alglib.net/]. ALGLIB implements linear algebra functions (subset of LAPACK), linear solvers, ODE solvers, nonlinear optimization, interpolation/fitting, integration, fast transforms and many other algorithms.

AutoDiff

autodiff.zip (3,8 MB)
A library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.

BareMinimum

bareminimum.zip (11,7 MB)
BareMinimum allows you to easily find the lowest grades you can receive while still earning the overall average you want.

BeerMath.net

beermath.zip (504 kB)
BeerMath.net lets brewers calculate expected values for their recipes. Written entirely in C#, it can be used in any .Net language.

big integer [a.k.a. bigint] expression calculator

bigint.zip (6,3 MB)
a big integer expression calculator

Calculator+

A work-in-progress calculator application that supports trig, imaginary and complex operations, and graphing functionality.

Chaow Framework

chaow.zip (67,3 MB)
Chaow Framework is the set of class libraries designed for enhancing standard .NET framework. It allows you to write more simple but powerful code.

C# Math and Statistics Functions Library (Code name Chengdu)

Chengdu.zip (205 kB)
This is (will be) a Math and Statistics Functions Library written in C#, provided as source code and a compiled DLL. This project was written in Visual Studio 2008, C# 3.0, .Net 3.5.

Combina

Combina.zip (42 kB)
Smart calculator for large combinatorial calculations.

Computational Geometry

compgeo.zip (137 kB)
A library of Computational Geometry algorithms such as convex hulls, Voronoi diagrams, line intersections, triangulations, and more; written in C#.

ComplexData C++ - A LIBRARY FOR WORKING WITH COMPLEX NUMBERS

With this library you can get basic operations for declaring and working with complex numbers. This library implements its own Complex class.

C# Snippets (from VB Snippets in VS.Net 2005)

C# Snippets is a collection of almost 300 snippets from the VB.Net Snippet collection ported over to C#.

CS-MIC - C# Math Input Control

csmic.zip (75 kB)
CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing.

C++ CSV Library

csvlib.zip (954 kB)
The C++ CSV Filter Library is a simple to use, easy to integrate and extremely efficient and fast CSV in-memory data store processing library. The CSV filter allows for the efficient evaluation of complex expressions on a per row basis upon the loaded CSV store.

CTaylor -- a C++ library to calculate with truncated taylor series

ctaylor.zip (63 kB)
A C++ library to calculate with truncated taylor series -- calculating derivatives of any order. In order to download please go to the "Source Code" tab.

CuBLAS.Net

cublasnet.zip (1,0 MB)
A wrapper for NVidia's CuBLAS (Compute Unified Basic Linear Algebra Subprograms) for the CLR.

Craig's Utility Library

CUL.zip (273,3 MB)
Craig's Utility Library contains various utility classes used in both web and desktop programming. The library contains classes to handle tasks such as encryption, compression, Microformats, serialization, dealing with Exchange, Active Directory, Twitter, Netflix, threads, etc.

dnAnalytics

dnAnalytics.zip (136,2 MB)
A numerical library for the .NET framework.

Duplicate images finder

This application can search through your images collection and find duplicates not only by file name or size, but also by visual similarity. It done by implementation of some public domain algorithm to do its work.