Jonathan Feinberg
Jonathan Feinberg
@tostenzel, @utsekaj42, after the decision was made regarding approach, then adding change went fast. There is now a beta version out: `v3.1.0b0`. @utsekaj42, I haven't run you example in full,...
Version 3.1.0 is now out. I've also added a few tasks to https://github.com/jonathf/chaospy/blob/master/tasks.rst that could also improve speed with quite a bit. On my todo-list.
Hello Gowtham! Amazing that you have taken the time to look into this. I will give it attention, but likely not this week as I have other things on my...
Problem discussed in #188.
There is two things going on here: 1. there is a bug in the code. I have fixed and pushed an new release version 3.0.12. 2. Lagrange is known for...
That isn't right. I'll take a look at it.
Lagrange polynomials are hard, and not my strongest suite, and I have likely taken too lightly on the matter first time around. It is also a few years back since...
That is a bug. I will take a closer look to see what is going on. In addition: * I will assume that your `R = np.zeros(4)` really should be...
Glad to hear. I'll keep the issue open for the sake of the original bug.
I am unsure. I'm not super familiar with the SEIR model. @Novermars, you made the SEIR example once upon a time. Do you have some insight into the issue?