-
Hello,
I am trying to install ecell to my MacBook on OS X Yosemite, and I am having an error. I tried to reinstall boost, but it still doesn't work... I would highly appreciate if you could help me i…
-
Is there a way to use pip to identify multiple (overlapping) polygons per layer? I am hitting a wall in my attempt with highlighting the appropriate feature. Modifying the html/info window works easil…
-
```
Miranda Version : 0.9.2
Unicode Build : Yes
Test Build # (if applicable) :
Plugin Version # (if applicable) :
What steps will reproduce the problem?
It wa…
-
When a call is made to getNumberOfIntegrators (RRHandle handle), it returns one. However I know that the current libRoadRunner has at least three integrators available.
getNumberOfIntegrators (RRHan…
-
I encountered this while trying to work through an exercise using the distrib package - I have a model with randomized initial assignments. Then, I simulate the model using the Gillespie integrator. A…
0u812 updated
9 years ago
-
A partial implementation of a method for computing trajectory probabilities is now in the master branch. This seems correct for Gillespie trajectories (both inheritance and not) but gives quite diffe…
-
```
Miranda Version : 0.9.2
Unicode Build : Yes
Test Build # (if applicable) :
Plugin Version # (if applicable) :
What steps will reproduce the problem?
It wa…
-
At this years Google I/O, it was announced that Google are now offering free, unlimited storage for all pictures UNDER 16MP.
Currently the resize option scales it the old way (2048 horizontal pixel…
ghost updated
9 years ago
-
```
The problem is that the update_gillespie_direct_network() method in network.cpp
wasn't modified to account for the changes introduced by the addition of
functions to the code. I will get to this…
-
Currently explanation is only "Return the ``k``-weight of ``self``."
Add documentation explaining what this statistic is and what it is used for. Add references to literature.
CC: @MariaMonks @da…