You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,16 @@ make install
23
23
```
24
24
25
25
## Try the demos
26
-
Learn how to use optilab by using our demo notebook. See`demo/tutorial.ipynb`.
26
+
Learn how to use optilab and fit it to your needs with demo notebooks in`demo` directory.
27
27
28
28
## CLI tool
29
29
Optilab comes with a powerful CLI tool to easily summarize your experiments. It allows for plotting the results and performing statistical testing to check for statistical significance in optimization results.
0 commit comments