wcwitt
wcwitt
The following example creates DArrays `A` and `x`, then attempts `A*x`. The only unusual bit is that `A` is distributed unevenly. ``` # test.jl using Distributed, DistributedArrays @everywhere using Distributed,...
For 3-atom cells, `read_extxyz` converts the virials to a vector of vectors. For all other cell sizes, `read_extxyz` leaves the virials as a matrix. This behaviour was causing some weird...
The Jack Paulson link in the README is broken. [This](https://hodgestar.com/jack.html) seems to be a current page for him, or perhaps it could link to the [paper](https://doi.org/10.1145/2427023.2427030)?