Skip to content
#

mse

Here are 85 public repositories matching this topic...

joeyparrish
joeyparrish commented May 1, 2020

In many older tutorials, we use things like var and .then() that we forbid in our actual codebase. It would be more readable if the docs used a more modern syntax, especially around Promises. Not only is await easier to read, but our use of .then() in docs may mislead a reader into thinking that they must do the same.

clorton
clorton commented Apr 14, 2020

Jaline et al. at Northwestern ran into an issue where following the documentation for configuring tau-leaping did not work. The documentation did not match the casing expected by the code. Initial fix is to update documentation. Better fix is to make the configuration case-insensitive. There is, for example, no need to differentiate between "Epsilon" and "epsilon" or "SSAruns" and "ssaruns".

Improve this page

Add a description, image, and links to the mse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mse topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.