v3.2.1
This release contains bug fixes.
- Package
functionfit
: Fix bug when creating an approximate BSpline instance. - Package
util
: bisection and brentDekker methods will now check the bounds of the interval first. - Package
eventlist
: Removed the free node stack and subsequently removed the synchronization code on that free node stack. This increases the performance when executing many simulations in a multi-thread program.