-
Hello All,
I don't have an issue with scikit-fem so much as I have a general question of use.
I'd like to take a beam, constrain one end then displace the other end, but not just in translatio…
-
I would like to be able to get the `logpdf` and `gradlogpdf` of a random variable *X* with a shifted log-normal distribution, i.e., such that log(*X* + *λ*) ~ *N*(*μ*,*σ*). Maybe adding a 3-argument L…
-
1. Some occurences of "SetContant". - missing "s"
https://nerdamer.com/functions/nerdamer.setConstant.html
2. "Throws an(d) error if no transform could be calculated." - remove "d"
https://nerdam…
-
Reimplement Abate, J., Choudhury, G. L., and Whitt, W. (2000). An
introduction to numerical transform inversion and its application to probability models. In Computational probability, pages 257–323.…
-
**Describe the bug**
when I entered the command 'cellfinder_train -y D:\AM_tiff\output\points\training.yml -o D:\AM_tiff\output\points'
there is an error ''cellfinder_train' is not recognized as an …
-
I am trying to implement weak dirichlet BCs for a laplace problem using `DGDiffusionIntegrator`.
For NURBS meshes I get the error:
> NURBSFECollection::DofForGeometry
I have tried to figure o…
-
Hi all,
Just a quick note that many state-space implementations require a function similar to "posfun" in ADMB, where a scalar of class Type is returned unchanged if above a certain threshold, but is…
ghost updated
4 years ago
-
It seems in GNN(graph neural network), in transductive situation, we input the whole graph and we mask the label of valid data and predict the label for the valid data.
But is seems in inductive si…
-
This is related, but different to, issue #5. Apologies if I have misunderstood something from your answer in that issue.
I have a function defined in the time domain as `J(t) = 1 - exp(-t)` which y…
-
I'm trying to use `diffusion/poisson_short_syntax` file from the example with my mesh. All I've changed is the `filename_mesh` and `Gamma_Right` region.
```python
filename_mesh = '/tmp/triangular.…