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

Update wc_sim and other packages #42

Closed
jonrkarr opened this issue Nov 20, 2018 · 2 comments
Closed

Update wc_sim and other packages #42

jonrkarr opened this issue Nov 20, 2018 · 2 comments
Assignees

Comments

@jonrkarr
Copy link
Member

No description provided.

@jonrkarr
Copy link
Member Author

  • Refactored wc_lang.prepare
  • Sample initial conditions
    • numpy.random.normal(loc=Compartment.volume_mean, scale=Compartment.volume_std)
    • numpy.random.normal(loc=Concentration.mean, scale=Concentration.std)
  • Use wc_lang.expression.Expression.eval

@jonrkarr jonrkarr changed the title Update wc_sim to use WcLangExpression.eval Update wc_sim Nov 28, 2018
@jonrkarr jonrkarr changed the title Update wc_sim Update wc_sim and other packages Dec 7, 2018
@jonrkarr jonrkarr self-assigned this Dec 13, 2018
@jonrkarr
Copy link
Member Author

Changes integrated as one 12/13/2018

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

No branches or pull requests

1 participant