Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #81

Merged
merged 1 commit into from
Oct 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,12 @@ We also experimented with a scipy [RectBiVariateSpline](https://docs.scipy.org/d
This takes some time (~30 seconds on a fast machine) and uses considerable memory (~3GB).
Most importantly, the spline shows some very serious (and unrealistic) artefacts near high gradients (e.g. at the sea side), so that the linear interpolation seems the way to go for now.

## Citing

If you are using this project, please cite our pre-print:

Wei, Clerx, Mirams (2024)
Where's Ben Nevis? A 2D optimisation benchmark with 957,174 local optima based on Great Britain terrain data.
arXiv.
[doi: 10.48550/arXiv.2410.02422](https://doi.org/10.48550/arXiv.2410.02422)
| [code](https://github.com/CardiacModelling/BenNevisBenchmark)
Loading