prog_models v1.5.1
Release v1.5.1 Hotfix
Fixes two issues:
- Issue where floating point errors can cause infinite loop when simulating using automatic step sizes and step size that cannot be divided evenly by two in floating point arithmetic.
- Issue where None's in LSTM state cause array dtype to revert to object, which cannot be converted into a tensor.