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

Refactor Simulation class #264

Open
anth-volk opened this issue Sep 3, 2024 · 0 comments
Open

Refactor Simulation class #264

anth-volk opened this issue Sep 3, 2024 · 0 comments

Comments

@anth-volk
Copy link
Contributor

There are a few points where some refactoring would be beneficial. First, a few variables and methods have names that are unclear. Second, there are some fairly deeply nested logic structures, and while they may be required, it'd be great to try to make these clearer, perhaps by breaking out into separate functions/methods, where possible. Third, documentation for newer features is definitely lacking, making it tough to clean up certain issues.

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

1 participant