warnings.filterwarnings("ignore", message="X does not have valid feature names", category=UserWarning) warnings.filterwarnings("ignore", message="`sklearn.utils ...
This Python project provides a means of running parallelized Widom's Test Particle Insertion Method [1] on all sorts of configurations drawn from molecular-dynamics or monte-carlo simulations. This ...