GeneticSharp 3.1.2
See the version list below for details.
dotnet add package GeneticSharp --version 3.1.2
NuGet\Install-Package GeneticSharp -Version 3.1.2
<PackageReference Include="GeneticSharp" Version="3.1.2" />
paket add GeneticSharp --version 3.1.2
#r "nuget: GeneticSharp, 3.1.2"
// Install GeneticSharp as a Cake Addin #addin nuget:?package=GeneticSharp&version=3.1.2 // Install GeneticSharp as a Cake Tool #tool nuget:?package=GeneticSharp&version=3.1.2
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 | net6.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.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 | 72,690 | 1/29/2023 |
3.1.2 | 7,497 | 9/10/2022 |
3.0.0 | 850 | 9/6/2022 |
2.6.0 | 290,707 | 7/11/2019 |
2.5.2 | 4,853 | 6/12/2019 |
2.5.1 | 5,852 | 1/31/2019 |
2.4.0 | 4,575 | 1/19/2019 |
2.2.0 | 5,362 | 11/3/2018 |
2.1.0 | 3,254 | 10/30/2018 |
2.0.0 | 4,835 | 5/12/2018 |
2.0.0-rc1 | 1,150 | 3/28/2018 |
1.2.0 | 7,199 | 1/27/2018 |
1.1.19 | 2,434 | 6/18/2017 |
1.1.16 | 1,397 | 6/18/2017 |
1.1.0 | 1,342 | 6/11/2017 |
1.0.100 | 2,892 | 2/20/2016 |
1.0.94 | 1,577 | 12/8/2015 |
1.0.56 | 1,470 | 9/18/2015 |
See changes at https://github.com/giacomelli/GeneticSharp.