Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "mathematics"
Tags:
mathematics
x
Recipe 41 to 60 of 102
« Prev
1
2
3
4
5
6
Next »
66
k
views
4
score
A simple Matrix class
Python
/
algebra
,
math
,
mathematics
,
matrix
/
by
Anand B Pillai
(11 years ago, revision 3)
4
k
views
0
score
IFS fractals using automatic probability distribution
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
6
k
views
0
score
IFS fractal dimension calculation
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
20
k
views
1
score
Area of Polygon using Shoelace formula
Python
/
math
,
mathematics
/
by
FB36
(11 years ago)
14
k
views
0
score
IFS fractal dimension calculation using box counting method
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
9
k
views
1
score
Generalized Apollonian Gasket Fractal
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
6
k
views
1
score
Apollonian Gasket Fractal using IFS
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
7
k
views
0
score
IFS fractals using iteration method
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(11 years ago)
5
k
views
2
score
Dragon Fractal Using Iteration Method
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(11 years ago)
5
k
views
1
score
Dragon IFS Fractal
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(11 years ago)
18
k
views
3
score
Bezier Curve using De Casteljau algorithm
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(11 years ago)
8
k
views
3
score
Tetration Fractal
Python
/
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
6
k
views
1
score
Complex Polynomial Roots Fractal
Python
/
chaos
,
fractal
,
math
,
mathematics
/
by
FB36
(10 years ago, revision 2)
9
k
views
1
score
Durand-Kerner method for solving polynomial equations
Python
/
math
,
mathematics
/
by
FB36
(10 years ago, revision 2)
6
k
views
1
score
Fuzzy Logic Fractal
Python
/
chaos
,
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
50
k
views
2
score
Integer square root function
Python
/
integer
,
isqrt
,
math
,
mathematics
,
maths
,
root
,
square
/
by
Steven D'Aprano
(11 years ago)
5
k
views
1
score
Synchronized Chaos using Lorenz Attractor
Python
/
chaos
,
fractal
,
math
,
mathematics
/
by
FB36
(11 years ago)
7
k
views
1
score
Lorenz Attractor
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(11 years ago)
6
k
views
1
score
Random fractal curve
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(11 years ago)
7
k
views
1
score
Lambert W Function
Python
/
math
,
mathematics
/
by
FB36
(12 years ago)
Recipe 41 to 60 of 102
« Prev
1
2
3
4
5
6
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "mathematics"
Top-rated recipes
A simple Matrix class
(Python)
Quasicrystal Pattern Generator
(Python)
Random Spiral Fractals
(Python)
Bilinear Interpolation
(Python)
Bezier Curve using De Casteljau al…
(Python)
Tetration Fractal
(Python)
Multi-threaded Mandelbrot Fractal
(Python)
Shannon Entropy Calculation
(Python)
Image Projection Onto Sphere
(Python)
Hamming Error Correction Code
(Python)
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