GeneticSharp 2.5.1
See the version list below for details.
dotnet add package GeneticSharp --version 2.5.1
NuGet\Install-Package GeneticSharp -Version 2.5.1
<PackageReference Include="GeneticSharp" Version="2.5.1" />
paket add GeneticSharp --version 2.5.1
#r "nuget: GeneticSharp, 2.5.1"
// Install GeneticSharp as a Cake Addin #addin nuget:?package=GeneticSharp&version=2.5.1 // Install GeneticSharp as a Cake Tool #tool nuget:?package=GeneticSharp&version=2.5.1
A fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
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 is compatible. 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. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on GeneticSharp:
Package | Downloads |
---|---|
StockSharp.Algo
Trading algorithms. More info on web site https://stocksharp.com/store/ |
|
GeneticSharp.Extensions
Extensions for GeneticSharp: a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs). |
|
Rnsm.ReservationOpt
My package description. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on GeneticSharp:
Repository | Stars |
---|---|
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
|
|
giacomelli/GeneticSharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 44,478 | 1/29/2023 |
3.1.2 | 6,385 | 9/10/2022 |
3.0.0 | 780 | 9/6/2022 |
2.6.0 | 261,971 | 7/11/2019 |
2.5.2 | 4,276 | 6/12/2019 |
2.5.1 | 5,284 | 1/31/2019 |
2.4.0 | 3,786 | 1/19/2019 |
2.2.0 | 4,721 | 11/3/2018 |
2.1.0 | 2,730 | 10/30/2018 |
2.0.0 | 4,221 | 5/12/2018 |
2.0.0-rc1 | 1,053 | 3/28/2018 |
1.2.0 | 6,423 | 1/27/2018 |
1.1.19 | 2,324 | 6/18/2017 |
1.1.16 | 1,319 | 6/18/2017 |
1.1.0 | 1,264 | 6/11/2017 |
1.0.100 | 2,799 | 2/20/2016 |
1.0.94 | 1,496 | 12/8/2015 |
1.0.56 | 1,381 | 9/18/2015 |
See changes at https://github.com/giacomelli/GeneticSharp.