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
Most viewed 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)
64
k
views
1
score
Bisection Method in Python
Python
/
bisect
,
mathematics
,
python
/
by
Captain DeadBones
(11 years ago)
57
k
views
3
score
Shannon Entropy Calculation
Python
/
math
,
mathematics
/
by
FB36
(13 years ago)
55
k
views
2
score
ODE Solver using Euler Method
Python
/
math
,
mathematics
/
by
FB36
(13 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)
32
k
views
1
score
Discrete Fourier Transform
Python
/
math
,
mathematics
,
signal
,
signal_processing
/
by
FB36
(9 years ago)
23
k
views
2
score
Hamming Error Correction Code
Python
/
encoding
,
engineering
,
math
,
mathematics
,
utility
/
by
FB36
(7 years ago)
22
k
views
-1
score
Newton's Method to Solve Equations in Python
Python
/
mathematics
,
newtons_method
,
python
/
by
Captain DeadBones
(11 years ago)
22
k
views
1
score
Simple Infix Expression Evaluation
Python
/
algorithm
,
algorithms
,
math
,
mathematics
,
stack
/
by
FB36
(8 years ago)
21
k
views
1
score
2D Discrete Fourier Transform
Python
/
image
,
images
,
image_processing
,
math
,
mathematics
,
signal_processing
/
by
FB36
(9 years ago)
21
k
views
1
score
Area of Polygon using Shoelace formula
Python
/
math
,
mathematics
/
by
FB36
(12 years ago)
21
k
views
1
score
Spring-Mass System Simulation
Python
/
chaos
,
math
,
mathematics
,
physics
,
simulation
/
by
FB36
(12 years ago)
20
k
views
1
score
Decimal to Binary Conversion
Python
/
math
,
mathematics
/
by
FB36
(13 years ago)
19
k
views
1
score
Automated Stock Market Trading Simulation
Python
/
math
,
mathematics
,
simulation
,
stock
,
stock_market
/
by
FB36
(9 years ago)
19
k
views
0
score
Convolving Gaussian
Python
/
image
,
mathematics
/
by
alexander baker
(14 years ago)
19
k
views
1
score
Mandelbrot Fractal using Tkinter
Python
/
fractal
,
graphics
,
math
,
mathematics
,
tkinter
/
by
FB36
(10 years ago)
19
k
views
2
score
Polynomial Interpolation using Lagrange Polynomial
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(13 years ago)
18
k
views
3
score
Bezier Curve using De Casteljau algorithm
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(12 years ago)
18
k
views
-1
score
Secant Method of Solving Equtions in Python
Python
/
mathematics
,
pytho
,
secant
/
by
Captain DeadBones
(11 years ago)
18
k
views
1
score
Reaction Diffusion Simulation
Python
/
chaos
,
fractal
,
graphics
,
image
,
images
,
math
,
mathematics
,
physics
,
simulation
/
by
FB36
(8 years ago, revision 2)
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 most viewed 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