YC.Brahma 2.0.0-alpha6

This is a prerelease version of YC.Brahma.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package YC.Brahma --version 2.0.0-alpha6
NuGet\Install-Package YC.Brahma -Version 2.0.0-alpha6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YC.Brahma" Version="2.0.0-alpha6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YC.Brahma --version 2.0.0-alpha6
#r "nuget: YC.Brahma, 2.0.0-alpha6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install YC.Brahma as a Cake Addin
#addin nuget:?package=YC.Brahma&version=2.0.0-alpha6&prerelease

// Install YC.Brahma as a Cake Tool
#tool nuget:?package=YC.Brahma&version=2.0.0-alpha6&prerelease

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on YC.Brahma:

Package Downloads
YC.Brahma.OpenCL

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha7.1 200 7/18/2021
2.0.0-alpha7 665 5/19/2021
2.0.0-alpha6.2 210 5/19/2021
2.0.0-alpha6.1 254 3/22/2021
2.0.0-alpha6 658 3/22/2021
2.0.0-alpha5 780 1/27/2021
2.0.0-alpha4 742 12/27/2020
2.0.0-alpha3 770 11/27/2020
2.0.0-alpha2 387 11/11/2020

## [2.0.0-alpha6] - 2021-03-22

[2.0.0-alpha6]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v1.1.5...v2.0.0-alpha6

### Added
- support of printf call inside kernel code

- While and for loops in workflow builders
- Basic workflow builders for designing computations
- While and for loops in workflow builders
- Basic workflow builders for designing computations
- Basic workflow builders for designing computations

### Fixed
- Boolean binary operators
- Transfer arrays of boolean
- Local memory semantic. It is forbidden to initialize variables in the local memory.
- Local memory semantic. It is forbidden to initialize variables in the local memory.
- Local memory semantic. It is forbidden to initialize variables in the local memory.