Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "common"
Tags:
common
x
8
k
views
0
score
Shortest Common Supersequence algorithms
Python
/
approximation
,
bound
,
breadth_first_search
,
common
,
depth_first_search
,
sequence
,
shortest
,
super
/
by
Rutger Saalmink
(10 years ago)
13
k
views
1
score
Extended Euclidean Algorithm
Python
/
algorithm
,
common
,
discrete
,
divisor
,
euclid
,
extended
,
gcd
,
greatest
,
logarithm
/
by
Samuel James Erickson
(8 years ago, revision 2)
9
k
views
1
score
GCD of an arbitrary list
Python
/
arbitrary
,
common
,
divisor
,
gcd
,
greatest
,
list
,
schorn
/
by
Jason Schorn
(13 years ago)
27
k
views
1
score
Finding the GCD of a list of numbers (a.k.a. Reducing numbers in a list)
Python
/
common
,
denominator
,
gcd
,
greatest
,
lisst
,
reduce
/
by
Stephen Akiki
(13 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "common"
Top-rated recipes
Extended Euclidean Algorithm
(Python)
GCD of an arbitrary list
(Python)
Finding the GCD of a list of numbe…
(Python)
Shortest Common Supersequence algo…
(Python)
Related tags
+
−
gcd
(3)
+
−
greatest
(3)
+
−
divisor
(2)
+
−
algorithm
+
−
approximation
+
−
arbitrary
+
−
bound
+
−
breadth_first_search
+
−
denominator
+
−
depth_first_search
+
−
discrete
+
−
euclid
+
−
extended
+
−
lisst
+
−
list
+
−
logarithm
+
−
reduce
+
−
schorn
+
−
sequence
+
−
shortest
x
Undo