Brahma.FSharp by Semyon Grigorev

<PackageReference Include="Brahma.FSharp" Version="0.0.0.3" />

 Brahma.FSharp 0.0.0.3

Brahma.FSharp is a library for F# with GPGPU integration. It is based on F# quotation to OpenCL translator.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Brahma.FSharp</id>
    <version>0.0.0.3</version>
    <title>Brahma.FSharp</title>
    <authors>Semyon Grigorev</authors>
    <owners>Semyon Grigorev</owners>
    <licenseUrl>http://github.com/gsvgit/Brahma.FSharp/blob/master/License%20(eclipse-1.0).txt</licenseUrl>
    <projectUrl>http://sites.google.com/site/semathsrprojects/home/brahma-fsharp</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Brahma.FSharp is a library for F# with GPGPU integration. It is based on F# quotation to OpenCL translator.</description>
    <releaseNotes>FSharp PowerPack is replaced by FSharx.</releaseNotes>
    <copyright>Copyright 2012-2013</copyright>
    <tags>OpenCL GPGPU .NET F# FSharp Quotations HPC</tags>
    <dependencies>
      <dependency id="FSharpx.Text.StructuredFormat" version="1.8.31" />
      <dependency id="OpenCL.Net" version="0.1.4920.19109" />
    </dependencies>
  </metadata>
</package>