algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

A collaborative book on algorithms

Results 104 algorithm-archive issues
Sort by recently updated
recently updated
newest added

# Bug Report ## Description The search results do not display mathematical symbols and equations correctly. ### Steps to Reproduce Steps to reproduce the behaviour: 1. Search for "matrix" 2....

Problem

Currently, [the style guide](https://www.algorithm-archive.org/contents/how_to_contribute/how_to_contribute.html) is too vague regarding our actual project direction and design goals. Some issues have had progress on them stall out apparently due to a lack of...

# Feature Request ## Description As mentioned in PR #618, there are a few scratch implementations that are either incomplete or still in scratch 2. These should be update. -...

# Notice ## Description This is a list of all the language inconsistencies with certain implementations in the Algorithm Archive 1. Monte Carlo: `in_circle(...)` function reads in a radius in...

Problem

# Bug Report ## Description The codeblock coloring renders emojicode operations (✖️, ➕, ✖️,◀️...) unreadable. ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to https://www.algorithm-archive.org/contents/monte_carlo_integration/monte_carlo_integration.html (or similar...

Problem

# Bug Report Mathjax (LaTeX) does not seem to work in the method blocks for the theme-api ## Description The following will only show the part of the method section...

Problem

While reading through the leading chapters of the book on https://www.algorithm-archive.org/ (august 10'th, 2018) I found some sections/descriptions which felt incomplete, and thought I might give my feedback. **Complexity Notation:**...

Problem
Discussion

While looking through the code of PR #542 we came across the problem of sometimes not having proper test cases. In this PR random numbers are generated and you can't...

Problem
General
Discussion

![theme_white](https://user-images.githubusercontent.com/31750416/51128770-400be280-1803-11e9-8499-9b1052cd5b18.png) ![theme_night](https://user-images.githubusercontent.com/31750416/51128771-400be280-1803-11e9-876c-1897481e94c4.png) ![theme_sepia](https://user-images.githubusercontent.com/31750416/51128772-400be280-1803-11e9-94ce-9d95aba7dd98.png) Not a huge problem, but I figured I'd create an issue anyway. Feel free to close this if it is a known issue

GitBook

For many languages websites exist, where people can run code snippets. We currently don't really do that in the AAA, but I think it's a cool thing to add for...

Discussion
GitBook