from hspcore import get_hsp #hsp grid is a list of solvents as [[Solvent,D,P,H,Score],...] hsp_grid = [ ['Acetonitrile', 15.3, 18.0, 6.1, 1], ['1-Bromonaphthalene ...
Abstract: Ground moving target focusing performance and processing efficiency are two important metrics in the synthetic aperture radar (SAR) system. Owing to the complex nonstationary phases caused ...
Abstract: Bayesian optimization (BO) with Gaussian processes is a powerful methodology to optimize an expensive blackbox function with as few function evaluations as possible. The expected improvement ...