Skip to content

Releases: hosseinmoein/Leopard

May-2024

30 Apr 18:15
Compare
Choose a tag to compare

Added more tests
Fixed a few edge-case bugs
Enhanced documentation
Implemented parallel_loop()
Added work-stealing logic
Implemented attach()
Implemented Conditioners
Implemented parallel_sort()

Sept-2023

14 Sep 15:40
Compare
Choose a tag to compare

Completely redisigned to accept any callable, very similar to std::async interface
Added many parallel algos to the test module

August-2023

20 Aug 16:15
Compare
Choose a tag to compare

First release
Basic functionality