Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

batch_size broken in montecarlo #241

Closed
AshtonSBradley opened this issue Jan 24, 2018 · 2 comments
Closed

batch_size broken in montecarlo #241

AshtonSBradley opened this issue Jan 24, 2018 · 2 comments

Comments

@AshtonSBradley
Copy link

batch_size seems to be broken except for the uninteresting default batch_size=num_monte. Throws the error

Error thrown in threaded loop on thread 3: BoundsError(a=Array{Any, 1}[#<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #<null>, #...
@ChrisRackauckas
Copy link
Member

Thanks for the report. I will look at it after #235 is done

@AshtonSBradley AshtonSBradley changed the title batch broken in montecarlo batch_size broken in montecarlo Jan 24, 2018
@ChrisRackauckas
Copy link
Member

Fixed during the ensemble change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants