AnyarInc / Ascent

A fast and flexible C++ simulation engine and differential equation solver.
Apache License 2.0
123 stars 15 forks source link

Threadpool fix for issue #8 #9

Closed mwalcott3 closed 4 years ago

mwalcott3 commented 4 years ago

A bit slower but a simpler thread pool that fixes the wait() problem in issue #8