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

Add simulate function for debugging purposes #288

Closed
beorostica opened this issue Jan 12, 2024 · 1 comment
Closed

Add simulate function for debugging purposes #288

beorostica opened this issue Jan 12, 2024 · 1 comment
Assignees

Comments

@beorostica
Copy link
Contributor

The idea is to incorporate the simulation function seqsim already implemented in the block-time-interpretation branch, located in the file SimulatorCore.jl. It requires minimal adjustments before merging it into the master branch. In run_sim_time_iter! we just have to define it based on run_sim_time_iter and bypass everything inside.

@beorostica beorostica self-assigned this Jan 12, 2024
@cncastillo
Copy link
Member

cncastillo commented May 23, 2024

I dont think this is needed anymore.

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