Skip to content

Releases: baryon-asymm/DotNetDifferentialEvolution

v1.1.1

06 Jan 01:46
7e5d874

Choose a tag to compare

Fix the TaskCompletionSource deadlock

v1.1.0

05 Jan 18:48
046a751

Choose a tag to compare

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

05 Jan 17:23
63dd901

Choose a tag to compare

Merge pull request #4 from baryon-asymm/dev

Release 1.0.0