From 695a811febff980778f3d869eab441a67b3127b5 Mon Sep 17 00:00:00 2001 From: Seth Juarez Date: Mon, 28 Dec 2015 13:07:27 -0800 Subject: [PATCH] added numl --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 49a74a8..cfd4dfd 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -164,6 +164,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [.NET Image Processor](http://dotnetimageprocessor.codeplex.com/) - Extensible, chainable image processing library (GDI+ based). * [OpenTK](https://github.com/opentk/opentk) - OpenTK is a low-level, cross-platform binding to OpenGL, OpenGL ES, OpenCL and OpenAL, available for Windows, Linux, Mac OS X, BSD, Android and iOS. * [SharpDX](https://github.com/sharpdx/SharpDX) - SharpDX is a project delivering the full DirectX API for .NET on all Windows platforms. + * [numl](http://numl.net) - numl is a general purpose machine learning framework meant to simplify the data analysis process * Logging * [Exceptionless](https://github.com/exceptionless/Exceptionless) - Provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!