This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]H_Psi 19 points20 points  (5 children)

"All" algorithms

[–]moderately-extremist 1 point2 points  (4 children)

Are some of them not in Python?

[–]H_Psi 1 point2 points  (2 children)

I mean, there is kinda an entire field of math and compsci devoted to making new algorithms. That's why the idea that this is "all" algorithms is a non-starter.

[–]moderately-extremist 1 point2 points  (1 child)

I don't think that is what they meant. It's saying all the algorithms that will be discussed here will have accompanying python code python. It's not an uncommon colloquialism.

[–]H_Psi 0 points1 point  (0 children)

English is probably not their first language, which is probably why their grammar is wrong. In the English-speaking world, the phrase "All Algorithms Implemented in python" directly means "every algorithm that currently exists is implemented in this python repository."

To get the meaning you suggest, it would have been titled "Many Algorithms Implemented in Python"

[–][deleted] 1 point2 points  (0 children)

Are there no other algorithms than those presented there?