File tree Expand file tree Collapse file tree 1 file changed +24
-3
lines changed
Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,30 @@ Test functions for benchmarking optimization algorithms in Python.
1919 <a href =" https://codecov.io/gh/SimonBlanke/Surfaces " ><img src =" https://img.shields.io/codecov/c/github/SimonBlanke/Surfaces?style=flat-square " alt =" Coverage " ></a >
2020</p >
2121
22- | ** Documentation** | ▸ | [ Homepage] ( https://github.com/SimonBlanke/Surfaces ) · [ User Guide] ( https://github.com/SimonBlanke/Surfaces#usage ) · [ API Reference] ( https://github.com/SimonBlanke/Surfaces#function-categories ) · [ Tutorials] ( https://github.com/SimonBlanke/Surfaces#examples ) |
23- | ---: | :---: | :--- |
24- | ** On this page** | ▸ | [ Features] ( #key-features ) · [ Examples] ( #examples ) · [ Concepts] ( #core-concepts ) · [ Citation] ( #citation ) |
22+
23+ <table align =" center " >
24+ <tr >
25+ <td align="right"><b>Documentation</b></td>
26+ <td>
27+ <a href="https://github.com/SimonBlanke/Surfaces">Homepage</a> ·
28+ <a href="https://github.com/SimonBlanke/Surfaces">Getting Started</a> ·
29+ <a href="https://github.com/SimonBlanke/Surfaces#usage">User Guide</a> ·
30+ <a href="https://github.com/SimonBlanke/Surfaces#function-categories">API Reference</a> ·
31+ <a href="https://github.com/SimonBlanke/Surfaces#examples">Tutorials</a>
32+ </td>
33+ </tr >
34+ <tr >
35+ <td align="right"><b>On this page</b></td>
36+ <td>
37+ <a href="#key-features">Features</a> ·
38+ <a href="#examples">Examples</a> ·
39+ <a href="#core-concepts">Concepts</a> ·
40+ <a href="#ecosystem">Ecosystem</a> ·
41+ <a href="#contributing">Contributing</a> ·
42+ <a href="#citation">Citation</a>
43+ </td>
44+ </tr >
45+ </table >
2546
2647<br >
2748
You can’t perform that action at this time.
0 commit comments