-
Irena and were just talking about how to estimate `r` for the vaxified model. The existing `rExp` function fails if compartment sizes are zero (e.g., some compartments in the `vaxprotect` layer). To…
-
Reading the implementation for `withPayloadDB`, https://github.com/jfischoff/postgresql-queue/blob/6a9c22055ae81e8dcaf5cfd60bcb640a4c512206/src/Database/PostgreSQL/Simple/Queue.hs#L227-L229, it looks …
-
## Why its important to make this change
Once the abstraction of replacing the RNG with a Distribution object has been completed, there should be an implementation of Exponential give that its a stan…
-
### Describe your issue.
Hello,
I have encountered an issue with curve_fit. It is bypassable, but I'd say it is unexpected behaviour. Generally speaking, it occurs when both of the following is true…
-
Fibonacci series has exponential TC (Fibonacci code added in cpp) as every function calls two more functions.
I can reduce it to linear time using dynamic Programming.
-
Large numbers are converted to exponential form
Given:
`{
"bank": ["red", "white", "blue", "green", "yellow"],
"visibles": [
{ "pebbles": ["red", "blue", "green", "red", "white"], "f…
-
## Is your feature request related to a problem? Please describe.
I would like to see the exponential backoff to be configurable.
Doing so would allow to control number of retries or time before t…
-
-
See table here: [http://en.wikipedia.org/wiki/Generalized_linear_model#Link_function](http://en.wikipedia.org/wiki/Generalized_linear_model#Link_function)
- [ ] Exponential/Gamma distribution
- [ ] In…
-
Hi,
I would like for there to be a way to adjust maximum retry delay or configure it in some other way since even with minimum retry delay the exponential backoff sets a very large delay.
For inst…