-
Hi There,
We have been having some temperature (of the gradients/system) related frequency drift issues with PRESS and other spectro sequences on our VD-13C Skyra and one "fix" that Siemens have help…
-
There are a few style changes that could be made to make the project more 'pythonic' and to make future development easier. The aim here wouldn't be to change any behaviour, but instead to simplify so…
-
Running `R CMD check --as-cran` gives some notes that should probably be fixed before releasing the package.
> Found the following (possibly) invalid URLs:
URL: https://codecov.io/github/kinl…
-
See: http://www3.ul.ie/gleesonj/Papers/SDEs/AM4062_notes6.pdf
We prefer a " Reflecting boundary condition".
(I added this because I don't want to lose track of the link.)
-
uN and vE for the computation of the Cb coeff are for the moment weighted averages of uE and vN. This is inconsistent with the C-grid approach in Lemieux et al. 2015. It should be:
|uN|=min(|uEij|,…
-
Dear Fraser Lewis,
It's very glad to see your article for Bayesian diffusion modelling, I'm a PhD student in structural engineering division, more specifically, structural dynamics.
I have learne…
-
If I pass a list with the following indices:
`[0, 25, 50, 75, ..., 3100]`
As the `specie_indices` argument, I get the following MSD plot:
![msd-example](https://github.com/user-attachments/…
arm61 updated
3 weeks ago
-
I have modified the test [simulation](https://github.com/openmm/openmm-torch/blob/master/tutorials/openmm-torch-nnpops.ipynb) of alanine dipeptide for a box of TIP3P water using the ANI1ccx model. I w…
-
It would be great if you can add this.
http://alumnus.caltech.edu/~amir/mdd-risk.pdf
```
function EDD = emaxdrawdown(Mu, Sigma, T)
%EMAXDRAWDOWN Compute expected maximum drawdown for a Brownian …
-
Dear authors,
Thank very much for your open practices. Scripts here are very helpful for me to understand your study. After reading your manuscript on biorXiv, I have a question about one particula…