YC.OpenCL.NET
2.0.0-alpha2
This is a prerelease version of YC.OpenCL.NET.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package YC.OpenCL.NET --version 2.0.0-alpha2
NuGet\Install-Package YC.OpenCL.NET -Version 2.0.0-alpha2
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.OpenCL.NET" Version="2.0.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YC.OpenCL.NET --version 2.0.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YC.OpenCL.NET, 2.0.0-alpha2"
#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.OpenCL.NET as a Cake Addin #addin nuget:?package=YC.OpenCL.NET&version=2.0.0-alpha2&prerelease // Install YC.OpenCL.NET as a Cake Tool #tool nuget:?package=YC.OpenCL.NET&version=2.0.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. 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 | tizen40 was computed. 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.
-
.NETStandard 2.0
- ExtraConstraints.Fody (>= 1.14.0)
- Microsoft.Build.Framework (>= 16.6.0)
- System.CodeDom (>= 4.7.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on YC.OpenCL.NET:
Package | Downloads |
---|---|
Brahma.FSharp
Core components of Brahma.FSharp. |
|
Brahma.FSharp.OpenCL.Shared
Shared components for Brahma.FSharp project. |
|
Brahma.FSharp.OpenCL.Extensions
Brahma.FSharp does the thing! |
|
YC.Brahma.OpenCL
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha1.5 | 102 | 4/17/2024 |
3.0.0-alpha1.3 | 67 | 4/12/2024 |
3.0.0-alpha1.2 | 59 | 4/12/2024 |
3.0.0-alpha1.1 | 66 | 4/9/2024 |
2.0.5 | 2,562 | 2/10/2023 |
2.0.4 | 739 | 1/13/2023 |
2.0.3 | 3,080 | 1/4/2023 |
2.0.2 | 695 | 12/28/2022 |
2.0.1 | 2,251 | 8/5/2022 |
2.0.0 | 1,762 | 7/5/2022 |
2.0.0-alpha9.6 | 191 | 6/3/2022 |
2.0.0-alpha9.5 | 154 | 5/7/2022 |
2.0.0-alpha9.4 | 148 | 4/8/2022 |
2.0.0-alpha9.3 | 150 | 3/24/2022 |
2.0.0-alpha9.2 | 1,332 | 11/26/2021 |
2.0.0-alpha9.1 | 333 | 10/16/2021 |
2.0.0-alpha9 | 257 | 10/15/2021 |
2.0.0-alpha8 | 597 | 9/27/2021 |
2.0.0-alpha7.1 | 189 | 7/18/2021 |
2.0.0-alpha7 | 768 | 5/19/2021 |
2.0.0-alpha6.2 | 235 | 5/19/2021 |
2.0.0-alpha6.1 | 274 | 3/22/2021 |
2.0.0-alpha6 | 756 | 3/22/2021 |
2.0.0-alpha5 | 912 | 1/27/2021 |
2.0.0-alpha4 | 843 | 12/27/2020 |
2.0.0-alpha3 | 887 | 11/27/2020 |
2.0.0-alpha2 | 444 | 11/11/2020 |
## [2.0.0-alpha2] - 2020-11-11
[2.0.0-alpha2]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v1.1.5...v2.0.0-alpha2
### Added
- Atomic functions are polimorphic
- Function for allocation in local memory is revised
- Type provider is removed
- NetStandard 2.1 and .NET 4.6.1 are targeted