What's Changed
- add check for solver installation when initializing solver class instances by @daniel-rdt in #377
- fix: correctly pass
slice_size
argument by @FabianHofmann in #379 - io: open file using context manager to properly close it again by @tburandt in #381
New Contributors
Full Changelog: v0.4.0...v0.4.2