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
Top-rated recipes tagged "mathematics"
Tags:
mathematics
x
Recipe 1 to 20 of 102
« Prev
1
2
3
4
5
6
Next »
68
k
views
4
score
A simple Matrix class
Python
/
algebra
,
math
,
mathematics
,
matrix
/
by
Anand B Pillai
(11 years ago, revision 3)
14
k
views
3
score
Quasicrystal Pattern Generator
Python
/
fractal
,
graphics
,
image
,
images
,
math
,
mathematics
/
by
FB36
(8 years ago)
17
k
views
3
score
Random Spiral Fractals
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(10 years ago, revision 2)
13
k
views
3
score
Bilinear Interpolation
Python
/
graphics
,
image
,
math
,
mathematics
,
pil
/
by
FB36
(11 years ago)
18
k
views
3
score
Bezier Curve using De Casteljau algorithm
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(12 years ago)
8
k
views
3
score
Tetration Fractal
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(12 years ago)
10
k
views
3
score
Multi-threaded Mandelbrot Fractal
Python
/
fractal
,
graphics
,
image
,
math
,
mathematics
,
thread
,
threading
,
threads
/
by
FB36
(12 years ago, revision 3)
57
k
views
3
score
Shannon Entropy Calculation
Python
/
math
,
mathematics
/
by
FB36
(13 years ago)
15
k
views
2
score
Image Projection Onto Sphere
Python
/
graphics
,
image
,
images
,
image_processing
,
imaging
,
math
,
mathematics
,
pil
/
by
FB36
(7 years ago)
23
k
views
2
score
Hamming Error Correction Code
Python
/
encoding
,
engineering
,
math
,
mathematics
,
utility
/
by
FB36
(7 years ago)
16
k
views
2
score
Infix Expression Evaluation
Python
/
algorithm
,
algorithms
,
math
,
mathematics
,
stack
/
by
FB36
(8 years ago)
8
k
views
2
score
Mandelbrot Fractal image output to ppm file
Python
/
fractal
,
image
,
images
,
math
,
mathematics
/
by
FB36
(9 years ago)
14
k
views
2
score
Perfect Square Checker
Python
/
check
,
checker
,
math
,
mathematics
,
root
,
square
/
by
Ethan Hann
(9 years ago)
13
k
views
2
score
2D Fluid Simulation using FHP LGCA
Python
/
math
,
mathematics
,
physics
,
simulation
/
by
FB36
(9 years ago)
12
k
views
2
score
Hofstadter Butterfly Fractal
Python
/
fractal
,
math
,
mathematics
,
physics
/
by
FB36
(10 years ago, revision 2)
16
k
views
2
score
Calculating e using Continued Fraction
Python
/
math
,
mathematics
/
by
FB36
(10 years ago)
7
k
views
2
score
Logistic Map Fractal
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
13
k
views
2
score
True-color Mandelbrot Fractal
Python
/
fractal
,
math
,
mathematics
,
pil
/
by
FB36
(11 years ago, revision 2)
5
k
views
2
score
Dragon Fractal Using Iteration Method
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(12 years ago)
50
k
views
2
score
Integer square root function
Python
/
integer
,
isqrt
,
math
,
mathematics
,
maths
,
root
,
square
/
by
Steven D'Aprano
(12 years ago)
Recipe 1 to 20 of 102
« Prev
1
2
3
4
5
6
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "mathematics"
Related tags
+
−
math
(68)
+
−
fractal
(37)
+
−
graphics
(22)
+
−
image
(15)
+
−
chaos
(9)
+
−
pil
(8)
+
−
images
(7)
+
−
physics
(6)
+
−
algorithm
(5)
+
−
algorithms
(5)
+
−
simulation
(5)
+
−
matrix
(3)
+
−
python
(3)
+
−
root
(3)
+
−
square
(3)
+
−
check
(2)
+
−
checker
(2)
+
−
determinants
(2)
+
−
image_processing
(2)
+
−
permutations
(2)
x
Undo