-
Some of the equations listed in wiki involve infinite sum (e.g. entropy for poisson distribution and mgf for weibull distribution). I am trying to write functions to do the summation but also wonderin…
-
Dear Colleagues
I am very much interested in making use of mrchem.
However I cannot compile libgetkw on ubuntu 18-10!
I proceeded as follows.
I cloned MRchem , MRcpp and libgetkw from their …
-
I need to use the fully implicit method to solve the poission equations.
Does AMReX support it.
-
Testing results for a release candidate of Kokkos + KokkosKernels 3.0 follow in messages below, run on the following testbeds:
blake
white
waterman
ride
-
I intended to use mlr for a benchmark of Poisson Regression models but realized, that support for count data models hasn't actually been implemented yet.
While successfully working around these limita…
javdg updated
5 years ago
-
I open this issue as a followup of my question in #342. I managed to reproduce the single level solve as in the tutorial but I do not know what to do for the multi-level solve.
-
One appreciated feature about brms is the ability to fit multivariate models that model the residual between response variables, such as the one below:
`brm(cbind(y1,y1) ~ x1, data=data)`
Howeve…
-
Hi,
I came across a set of conditions which lead to a zero diagonal situation in the pressure poisson's system. The equation that got the zero diagonal belongs to the node highlighted in the pictur…
-
arXiv论文跟踪
-
Hello all,
I want to solve the equation of the form (αA−β∇⋅B∇)ϕ=f, for ϕ which is on nodes. For this form ABecLaplacian is used. In the tutorial amrex/Tutorials/LinearSolvers/ABecLaplacian_C it is…