Skip to content

Commit db61927

Browse files
committed
add surface plot to readmeg
1 parent d848861 commit db61927

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Test functions for benchmarking optimization algorithms in Python.
4949

5050
---
5151

52+
<a href="surface plot">
53+
<img src="./docs/source/_static/rastrigin_surface.svg" width="240" align="right" alt="Bayesian Optimization on Ackley Function">
54+
</a>
55+
5256
**Surfaces** is a Python library providing standardized test functions for evaluating and comparing optimization algorithms. It includes algebraic benchmark functions from optimization literature, machine learning hyperparameter optimization problems, and constrained engineering design problems.
5357

5458
Designed for researchers benchmarking new optimization algorithms, practitioners comparing optimizer performance, and educators teaching optimization concepts. All functions provide a consistent interface: callable with dictionary parameters and automatic search space generation.

docs/source/_static/rastrigin_surface.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)