Takafumi Usui

Results 3 issues of Takafumi Usui

Hi, I have a minor question: You defined the number of collocation points for PCE such as: ```python nr_collocation_nodes = 2*len(P) + 2 ``` then draw samples from the corresponding...

Hi, I want to do a batch GP regression but have faced unexpected outcomes. In short, what I want to do is the following: First I construct the GP model...

bug
upstream issue

Hi, I know that there are some issues regarding this, for instance, https://github.com/joaotavora/eglot/issues/500, but adding `(remove-hook 'flymake-diagnostic-functions 'flymake-proc-legacy-flymake)` does not solve the problem. When I open a python script, Flymake...