Skip to content

Commit 7ba2d2a

Browse files
authored
- pointed main figure in README to permalink to display correctly outside GitHub (e.g., https://nimble.directory/pkg/nimcso)
1 parent b7cd16d commit 7ba2d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ to the specific problem statement and dataset at hand based on a human-readable
2929
(L1 cache latency) and can outperform an efficient native Python implementation over 400 times in terms of speed and 50 times in terms of memory usage (*not* counting interpreter), while
3030
also outperforming NumPy implementation 35 and 17 times, respectively, when checking a candidate solution.
3131

32-
![Main nimCSO figure](paper/assets/nimCSO_mainFigure.png)
32+
![Main nimCSO figure](https://raw.githubusercontent.com/amkrajewski/nimCSO/refs/heads/main/paper/assets/nimCSO_mainFigure.png)
3333

3434
`nimCSO` is designed to be both (1) a user-ready tool (see figure above), implementing:
3535
- **Efficient brute force approaches** (for handling up to 25 dimensions)

0 commit comments

Comments
 (0)