You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Build from source](https://github.com/arrayfire/arrayfire)
12
12
13
-
- Visual Studio 2012 or above, 2015 recommended
13
+
- Visual Studio 2013 or above.
14
14
-[Download Visual Studio 2015 Community Free](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx)
15
15
16
16
- Mono/Xamarin support coming soon
17
17
18
18
Contents
19
19
---------------
20
20
21
-
-`ArrayFire/`: Contains the C# source code for the .net ArrayFire wrapper library. This is the library that you need to reference from your project.
21
+
-`Wrapper/`: Contains the C# source code for the .net ArrayFire wrapper library. This is the library that you need to reference from your project.
22
22
23
23
-`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.
0 commit comments