- Added batch processing to save GPU memory. The new version can estimate Mixed Logit models using hundreds of thousands of random draws in minutes
- Added parameter `halton_opts` to `MixedLogit.fit` method to allow setting the Halton draws options
- Added parameter `top_opts` to `MixedLogit.fit` to set the tolerance of for estimation
- Default number of Halton draws changed to 1,000
- Updated benchmark results