-
I found it to be often useful to have small fixed-size arrays for representation of arbitrary arrays and matrices without the array prefix:
- `uavcan.primitive.array.Real16x2` ... `Real16x9`
- `ua…
-
Hi.
I'm trying to simulate droplet system with applied spherical potential.
But it constantly explodes even though I reduced step size to 0.5 fs and modified the potential parameters.
The fol…
-
-
Nishimura et all (2020) propose an HMC integrator that should work well discontinous likelihoods and hence also for discrete parameters. I was wondering if this could be added to AdvancedHMC as it h…
-
**Description:**
Based on the description of the `Name` property of the property mediator given [here](https://mi.docs.wso2.com/en/4.3.0/reference/mediators/property-mediator/). The `Property Name` p…
-
Hi everyone,
Turns out doing a PhD takes a lot of time and effort and it turns out my PhD has nothing to do with nested sampling, so it's been hard to find time to devote to this project. I would b…
-
Hi
I attempted to fit periodic ab initio data using GROMACS. Below are the details in the shot.mdp file:
integrator = md
dt = 0.001
nsteps = 0
nstxout = 0
nstfout = 1
nstenergy = 1
nstxtco…
-
In http://git-blame.blogspot.fr/2012/01/using-signed-tag-in-pull-requests.html Junio explains:
> Starting from Git release v1.7.9, a contributor can add a signed tag to the commit at the tip of the h…
book updated
11 years ago
-
* [ ] Port energy kernels (easy)
* [ ] Port Demag (easy-ish)
* [ ] Port time integration (hard)
Unless we can get SUNDIALS GPU working, would have to ditch this and write own integrator. At the m…
-
### Component
Python SDK, infrahubctl CLI
### Task Description
Looking at the current transforms we have the below snippet as part of the relevant code. By looking at this we can observe that when …