We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed11208 commit bd3a677Copy full SHA for bd3a677
1 file changed
README.md
@@ -7,8 +7,9 @@ We use three branches:
7
8
- `main` : contains benchmark code, the BLAS/LAPACK wrappers etc. This is the branch
9
you want to merge feature branches to;
10
- - `gh-pages` : contains the html site + the `results/` from past runs; This branch
11
- is auto-updated on each CI run from main;
+ - `gh-pages` : contains the html site + the `results/` from past runs; Commits
+ list the OpenBLAS wheel versions and configurations. This branch is auto-updated on
12
+ each CI run from main;
13
- `tracker` : `asv` benchmarks this branch. Mirrors `main`.
14
Is auto-updated on each CI run.
15
0 commit comments