LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

New epsilon #109

Closed kevinhkhuynh closed 2 years ago

kevinhkhuynh commented 2 years ago

New epsilon method where we replace epsilon with a value of the RBF we want the closest 2 points in out list of points to have. The number will be between 0 and 1. Probably, something between 0.5-0.9999 makes sense.