-
```julia
julia> using LightPropagation
julia> using ForwardDiff
julia> ForwardDiff.derivative(dx -> fluence_DA_Nlay_cylinder_CW(1.0, [dx, 0.1], [10.0, 10.0], 1.0, [1.0, 1.0], [1.0, 10.0], 10.0, 0.0…
-
### Is your feature request related to a problem?
I think that having a way to run a multidimensional interpolation for filling missing values would be awesome.
The code snippet below create a d…
iuryt updated
1 month ago
-
#### Summary:
The line number output by `rstan` in case of syntax or runtime errors does not account for blank lines in the code. The line indicated in the error message is therefore too low. This ma…
-
We could try to wrap some method from `scipy.integrate` and use it to convolve continuous variables in a joint graph of `z = x + y` where neither variable `{x, y}` is being conditioned on.
I don't kn…
-
# Design considerations
**Goal:** organize classes for inference and posterior analysis API
* Continuous only, or also discrete parameters? (allow discrete data and generated quantities)
* …
-
On https://github.com/Nemocas/Nemo.jl/issues/954 there is a report for some loss/reset of precision in the `besselk`, `bessely` and `besselj` (while `besseli` seems to be unaffected).
In short, `be…
-
**Describe the bug**
PH5tostationxml is outputting stationxml files where Pole:Real:PlusError== Pole:Real:minusError==Pole:Real:Value and
Pole:Imaginary:PlusError== Pole:Imaginary:minusError==Pole:I…
-
**Describe the use case that is addressed by this feature.**
Many cells outside of the IVSCC pipeline (particularly from synaptic physiology) have layer drawings but no pia/wm paths recorded (or path…
-
People often ask for the ability to define arbitrary spike kernels (rather than using differential equations). We've resisted this in the past because it's much less computationally efficient than usi…
-
From case study zero of the old abn-homepage.
# MRE
The for-loop comparing INLA, internal C laplace and glm results, shows an over/underflow warning originating from laplace calculations in `nod…