GeneticSharp 1.0.100
See the version list below for details.
dotnet add package GeneticSharp --version 1.0.100
NuGet\Install-Package GeneticSharp -Version 1.0.100
<PackageReference Include="GeneticSharp" Version="1.0.100" />
paket add GeneticSharp --version 1.0.100
#r "nuget: GeneticSharp, 1.0.100"
// Install GeneticSharp as a Cake Addin #addin nuget:?package=GeneticSharp&version=1.0.100 // Install GeneticSharp as a Cake Tool #tool nuget:?package=GeneticSharp&version=1.0.100
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 Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- HelperSharp (>= 0.0.4.2)
- SmartThreadPool.dll (>= 2.2.3)
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.