Marcello Sega

Results 22 issues of Marcello Sega

Gas phase atoms's tempfactor is not set correctly (0.5) for vapour phase when using the simple cutoff method.

Please make sure that your pull request satisfies the following requirements: - in environments with limited resources (e.g. a job in a cluster queue) the default option of kdtree to...

fixes a double call to guess radii, which creates trouble

If resources are limited, the default option to run kdtree with multiple threads might have the code terminated.

pytim.GITIM() might crash because of a segfault in scipy.spatial.Delaunay() on some platforms. This is likely related to https://github.com/scipy/scipy/issues/9751 and/or https://github.com/scipy/scipy/issues/9858 As a quick workaround, install `pytetgen`, which is used preferentially...

we should test conda on travis, using something along the lines of https://github.com/Anaconda-Platform/anaconda-project/blob/master/.travis.yml