Changed
- Added two new slice sampling options (`'rslice'` and `'hslice'`).
- Changed internals to allow user to access quantities during dynamic batch
allocation. **WARNING: Breaks some aspects of backwards compatibility
for advanced users utilizing generators.**
- Simplified parallelism options.
- Fixed a singular decomposition bug that occasionally appeared during runtime.
- Small plotting/utility improvements.