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

Numpyrize simulation. #148

Merged
merged 118 commits into from
Apr 2, 2019
Merged

Numpyrize simulation. #148

merged 118 commits into from
Apr 2, 2019

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Mar 13, 2019

This PR vectorizes pyth_simulate for each period and adds a little bit more documentation.

The main difference is that pyth_simulate now simulates all the agents in one period starting with the first. As the choice of each agent is necessary for the subsequent period, we cannot easily make it faster. But that will never be necessary as it does not take much time.

Appendix

tobiasraabe and others added 30 commits February 6, 2019 21:04
… construct_emax_risk and get_exogenous_variables. Removed unused functions.
respy/python/simulate/simulate_python.py Outdated Show resolved Hide resolved
@tobiasraabe tobiasraabe changed the base branch from numpyrize to new-python April 2, 2019 07:57
@tobiasraabe
Copy link
Member Author

I skipped the Travis run again, as it is taking too long.

@tobiasraabe tobiasraabe merged commit c209bf3 into new-python Apr 2, 2019
@tobiasraabe tobiasraabe deleted the numpyrize-simulation branch April 3, 2019 16:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants