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

change assert check on every method #16

Closed
2 tasks done
riberaborrell opened this issue Nov 26, 2019 · 0 comments
Closed
2 tasks done

change assert check on every method #16

riberaborrell opened this issue Nov 26, 2019 · 0 comments
Assignees

Comments

@riberaborrell
Copy link
Collaborator

riberaborrell commented Nov 26, 2019

some of the methods in the modules

  • tpt/transition_paths.py
  • tpt/transition_paths_periodic.py
  • tpt/transition_paths_finite.py
    have assertion checks to be sure that other methods have been called before.
  • check if this works.
  • if not: alternative could be to use self._ is not None
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