Kun Chen

Results 11 comments of Kun Chen

This is a very nice feature! Are you still planing to implement it?

Hi, I have just made the `Any` type concrete. Thank you for sending me this link. I have some concerns about that solution. Julia's official performance tips have mentioned that...

> Ok, let's do it. Can you please update the documentation, including an example? Thanks! Sure, I will work on it.

> Ok, let's do it. Can you please update the documentation, including an example? Thanks! Hi, I have just updated index.md to include an example for the userdata keyword. Please...

> > I guess the output of these algorithm depends on the random seed, and it is probably not proper to doctest them. > > The random seed is fixed...

> > I guess the output of these algorithm depends on the random seed, and it is probably not proper to doctest them. > > The random seed is fixed...

> Before going on, in light of #40, would you agree to contribute to this package under the terms of the MIT license, instead of the current LGPL? Yes, I...

Just to add another data point. I tried exactly the same code on my GPU (1080ti), I am getting the accuracy 1e-114. Is this the expected accuracy level? 100×100 Matrix{MultiFloat{Float64,...

Thank you for pointing it out. We will update the package as soon as possible. If I remember correctly, MCIntegration doesn't depend on HDF5 explicitly. I'm not sure where the...

I have just upgraded the package to v0.4.2. The problem you mentioned probably has been fixed. Could you have a try? Thank you very much!