-
DPFEHM authors: Thank you for both making this code publicly available and for submitting a description of it to JOSS. This is very nice work! I sincerely apologize for being months behind on reviewin…
-
Hi
Can you please help with the following error. thanks.
```
BITFAM_res tmp.def; \
nm file4dfc22eb2c08.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | se…
-
I'm trying to solve an implementation of the space-variant deconvolution algorithm presented in [Flicker & Rigaut (2005)](https://doi.org/10.1364/JOSAA.22.000504) and reviewed [here](https://ujm.hal.s…
-
Hello again!
I am still on my quest to add proper integration + adjoint calculation (and checkpointing) to my wave simulator :smile:
I appreciate that `diffrax` offers a range of methods for cal…
-
The solver works great on uniform grids. With AMR, especially deep hierarchies or levels that have oddly shaped refined regions, the solver will sometimes stagnate. This doesn't appear to be a problem…
-
**Describe the bug**
Flux's gradient on `rfft` (in FFTW.jl, doing Fast Fourier Transform for real-valued entities) leads to error. On the other hand, `fft` runs fine.
**To reproduce**
The Min…
-
I have run some benchmarks on the different loss functions based on `H`, `V` and `HV`. The results are the following:
`H`: 203.710 s (3655336127 allocations: 188.45 GiB)
`V`: 519.855 s (858997…
-
Hi,
I've been working on a new solver interface for FUNtoFEM, and I was a little bit confused about ownership and use of the `Model` object in the `SolverInterface` and `FUNtoFEMDriver` classes.
…
-
From Maximum Limelihood Estimator on discord:
> dot being a period instead of the dot product. If I wanted a period I would type a period.
I had the same reaction initially too and just didn't f…
-
**Suggestion**
derivation mistake on ODE adjoints
**Identification**
Notes 11
**Correction**
$$
\int_{t_{0}}^{T}\lambda^{\ast}\left(s^{\prime}-f_{u}s-f_{p}\right)dt =\int_{t_{0}}^{T}\lambd…