reedessick / universality

an investigation into the application of universal, EOS-independent relations in Gravitational Wave astronomy
MIT License
3 stars 2 forks source link

more flexibility in nearest-neighbor look-up scheme #32

Closed reedessick closed 3 years ago

reedessick commented 3 years ago

changed the placement of a conditional to avoid the requirement that reference values be strictly monotonic when using the nearest_neighbor algorithm. This could get us into trouble if we are not careful, so let's just promise to be careful in the future.