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

GillspySolver can't use a negative seed #13

Open
ahellander opened this issue Jul 3, 2015 · 4 comments
Open

GillspySolver can't use a negative seed #13

ahellander opened this issue Jul 3, 2015 · 4 comments
Labels

Comments

@ahellander
Copy link
Collaborator

Not sure if this is a bug or not, but it should be documented. It causes a problem for molnsutil, which generates negative seed bases.

@ahellander ahellander added the bug label Jul 3, 2015
@johnabel
Copy link
Owner

johnabel commented Jul 3, 2015

Noted, this will be documented. I believe this is true of StochKit2 as well?

On Fri, Jul 3, 2015 at 1:12 AM, Andreas Hellander notifications@github.com
wrote:

Not sure if this is a bug or not, but it should be documented. It causes a
problem for molnsutil, which generates negative seed bases.


Reply to this email directly or view it on GitHub
#13.

John H. Abel
PhD Candidate, Systems Biology
Harvard University
Email: j jha@engr.ucsb.eduohnhabel@g.harvard.edu
Tel: (401)787-4253

@ahellander
Copy link
Collaborator Author

I assume the problem is really StochKit. Negative I could live with, but now it doesn't seem to support 64-bit integers. This is annoying.

@ahellander
Copy link
Collaborator Author

I can reflect the seed_base in molnsutil to make it positive (@briandrawert, right??) but I will handle the 64-bit issue in Gillespy instead.

@ahellander
Copy link
Collaborator Author

This is fixed in the outstanding PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants