Brahma.FSharp 2.0.0-alpha5

This is a prerelease version of Brahma.FSharp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Brahma.FSharp --version 2.0.0-alpha5                
NuGet\Install-Package Brahma.FSharp -Version 2.0.0-alpha5                
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="Brahma.FSharp" Version="2.0.0-alpha5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Brahma.FSharp --version 2.0.0-alpha5                
#r "nuget: Brahma.FSharp, 2.0.0-alpha5"                
#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 Brahma.FSharp as a Cake Addin
#addin nuget:?package=Brahma.FSharp&version=2.0.0-alpha5&prerelease

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

Brahma.FSharp does the thing!

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Brahma.FSharp:

Package Downloads
Brahman.Substrings

Brahman is a set of snippets, algorithms and solution for end users based on Brahma.FSharp. Brahman.Substrings is a library for substrings matching."

Brahma.FSharp.OpenCL.WorkflowBuilder

Brahma.FSharp does the thing!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0-alpha1.5 178 4/17/2024
3.0.0-alpha1.3 66 4/12/2024
3.0.0-alpha1.2 54 4/12/2024
3.0.0-alpha1.1 61 4/9/2024
2.0.5 2,091 2/10/2023
2.0.4 363 1/13/2023
2.0.3 524 1/4/2023
2.0.2 310 12/28/2022
2.0.1 3,178 8/5/2022
2.0.0 482 7/5/2022
2.0.0-alpha9.6 200 6/3/2022
2.0.0-alpha9.5 154 5/7/2022
2.0.0-alpha9.4 152 4/8/2022
2.0.0-alpha9.3 145 3/24/2022
2.0.0-alpha9.2 1,355 11/26/2021
2.0.0-alpha9.1 322 10/16/2021
2.0.0-alpha9 254 10/15/2021
2.0.0-alpha8 258 9/27/2021
2.0.0-alpha7.1 185 7/18/2021
2.0.0-alpha7 323 5/19/2021
2.0.0-alpha6.2 231 5/19/2021
2.0.0-alpha6.1 277 3/22/2021
2.0.0-alpha6 249 3/22/2021
2.0.0-alpha5 413 1/27/2021
2.0.0-alpha4 383 12/27/2020
2.0.0-alpha3 344 11/27/2020
2.0.0-alpha2 371 11/11/2020
1.1.5 1,555 11/10/2017
1.1.4 993 11/2/2017
1.1.3 1,101 7/16/2017
1.1.2 1,082 7/5/2017
1.1.1 1,055 7/5/2017
1.1.0 1,054 6/21/2017
1.1.0-alpha4 823 5/30/2017
1.1.0-alpha3 892 5/9/2017
1.1.0-alpha2 816 5/9/2017
1.1.0-alpha1 946 5/6/2017
1.0.1 1,890 7/15/2016
1.0.0 1,241 7/14/2016
0.3.5 1,931 6/27/2014
0.3.0.1 1,225 6/18/2014
0.2.4 2,190 3/28/2014
0.2.3 1,322 3/14/2014
0.2.2 1,312 3/11/2014
0.2.0 2,779 12/2/2013
0.1.4992 1,342 9/2/2013
0.1.4989 1,297 8/30/2013
0.1.4926 2,303 6/28/2013
0.0.0.3 1,437 6/28/2013
0.0.0.2 1,405 5/31/2013
0.0.0.1 1,362 5/30/2013

## [2.0.0-alpha5] - 2021-01-27

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

### 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.

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