-
Notifications
You must be signed in to change notification settings - Fork 33
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
Improved TauHybrid with single SSA step #829
Conversation
…check to allow for positive r values
… a single SSA step. C++ converson begun.
…debug Improved tau hybrid ssa step nodebug
…e-10 (min integration time), fire said reaction at current time and re-attempt step at current time
…debug Improved tau hybrid ssa step nodebug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing notebook crashed due to excessive output
…ge_spaces Improved tau hybrid ssa step merge spaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently, it looks like species explicitly declared as 'continuous' are not being updated. See photosynthesis notebook using python hybrid solver.
…actions and rate rules
Closes #826