0.0.51
Pre-release
Pre-release
What's Changed
- Fixed an important bug with
select
that got introduced in the last couple days, and also optimized select to use greedy decoding as opposed to always exploring every branch. - Ensure get_ipython is available even in callbacks by @jmandel in #74
New Contributors
Full Changelog: 0.0.50...0.0.51