GeneticSharp 3.0.0
See the version list below for details.
dotnet add package GeneticSharp --version 3.0.0
NuGet\Install-Package GeneticSharp -Version 3.0.0
<PackageReference Include="GeneticSharp" Version="3.0.0" />
paket add GeneticSharp --version 3.0.0
#r "nuget: GeneticSharp, 3.0.0"
// Install GeneticSharp as a Cake Addin #addin nuget:?package=GeneticSharp&version=3.0.0 // Install GeneticSharp as a Cake Tool #tool nuget:?package=GeneticSharp&version=3.0.0
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. |
-
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 | 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.