This repository contains the files required to use ArrayFire from any .net Language such as C# or F#
-
The latest version of ArrayFire. You can get ArrayFire using one of the following:
-
Visual Studio 2012 or above, 2015 recommended
-
Mono/Xamarin support coming soon
-
ArrayFire/: Contains the C# source code for the .net ArrayFire wrapper library. This is the library that you need to reference from your project. -
AutoGenTool/: Contains the F# source code for a tool that automatically generates part of the library code. Not meant to be used by consumers of the library. -
Examples/: contains a few examples demonstrating the usage from both C# and F#
- TODO
- TODO
- TODO