0.3.1 (2024-11-13)
- Revert changes to run all forecasts in forward() as this requires too much memory
- Construct time-embedding on-the-fly to simplify interface
- General memory saving through tensor deletion
- Protect against input NaNs in prediction which propagated through the predictions