nlesc-nano / auto-FOX

A library for analyzing potential energy surfaces (PESs) and using the resulting PES descriptors for constructing forcefield parameters.
GNU Lesser General Public License v3.0
9 stars 8 forks source link

ENH: Potentially interesting packages #27

Open BvB93 opened 5 years ago

BvB93 commented 5 years ago

Candidates

Implemented

Rejected

felipeZ commented 5 years ago

You would probably like to add Numba to the list

BvB93 commented 5 years ago

Hdf5 has been made a hard requirement for the Monte Carlo FF optimization (1).

BvB93 commented 5 years ago

sphinx.ext.napoleon: NumPy docstring style implemented in https://github.com/nlesc-nano/auto-FOX/pull/38.

BvB93 commented 5 years ago

Plans for making hdf5 optional are on hold indefinitely.

BvB93 commented 5 years ago

If installed, DASK is now used for accelerating the construction of angular distribution functions (ADFs).

BvB93 commented 5 years ago

Added pyparsing.