Releases: baryon-asymm/DotNetDifferentialEvolution
Releases · baryon-asymm/DotNetDifferentialEvolution
v1.1.1
v1.1.0
This release introduces an overloaded method Evaluate(int workerIndex, ReadOnlySpan genes) to the IFitnessFunctionEvaluator interface. The new method allows for the evaluation of fitness values in scenarios requiring multithreaded execution while ensuring thread safety.
v1.0.0
Merge pull request #4 from baryon-asymm/dev Release 1.0.0