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
Popular recipes by Kaushik Ghose
Tags:
8
k
views
1
score
Speeding up computations using a lookup table part I
Python
/
math
,
matplotlib
,
optimization
/
by
Kaushik Ghose
(12 years ago)
4
k
views
1
score
Conjunction select using foreign keys
Text
/
conjunction
,
foreign
,
key
,
select
,
sql
/
by
Kaushik Ghose
(12 years ago)
5
k
views
1
score
Mandelbrot trajectories
Python
/
graph
,
interactive
,
matplotlib
,
plotting
,
widget
/
by
Kaushik Ghose
(13 years ago)
8
k
views
1
score
Simplest example of serving a browser request
Python
/
network
,
webserver
/
by
Kaushik Ghose
(13 years ago)
5
k
views
0
score
Simple example of embeding plots in wx and running them interactively
Python
/
interactive
,
matplotlib
,
wx
/
by
Kaushik Ghose
(13 years ago)
21
k
views
0
score
Blocking, Polling, Pipes, Queues in multiprocessing and how they are affected by the OS's time-slicing schedule
Python
/
events
,
multiprocessing
,
multitasking
,
polling
,
timeslice
/
by
Kaushik Ghose
(13 years ago)
6
k
views
1
score
A server that waits through dropped connections
Python
/
network
/
by
Kaushik Ghose
(13 years ago)
5
k
views
2
score
Another use for lambdas and function references
Python
/
function_reference
,
lambda
,
loop
/
by
Kaushik Ghose
(15 years ago)
23
k
views
3
score
Generating random numbers with arbitrary distribution
Python
/
matplotlib
,
random_number
/
by
Kaushik Ghose
(15 years ago)
16
k
views
1
score
Generating correlated random numbers
Python
/
matplotlib
,
random_number
/
by
Kaushik Ghose
(15 years ago)
13
k
views
1
score
Using the python imaging library to generate degraded letter stimuli
Python
/
imaging
,
library
,
science
,
stimuli
,
visual
/
by
Kaushik Ghose
(15 years ago)
8
k
views
1
score
Polynomial explorer
Python
/
interactive_graphs
,
matplotlib
/
by
Kaushik Ghose
(15 years ago, revision 2)
12
k
views
0
score
Customizing polar plots in matplotlib
Python
/
matplotlib
,
plots
,
polar
/
by
Kaushik Ghose
(15 years ago)
16
k
views
-1
score
Matlab code for displaying 'struct' details
Python
/
matlab
,
recursion
,
structure
,
tree
/
by
Kaushik Ghose
(15 years ago)
5
k
views
-1
score
Getting version number of modules
Python
/
modules
/
by
Kaushik Ghose
(15 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Kaushik Ghose
Top-rated recipes
Generating random numbers with arb…
(Python)
Another use for lambdas and functi…
(Python)
Speeding up computations using a l…
(Python)
Conjunction select using foreign k…
(Text)
Mandelbrot trajectories
(Python)
Simplest example of serving a brow…
(Python)
A server that waits through droppe…
(Python)
Generating correlated random numbe…
(Python)
Polynomial explorer
(Python)
Using the python imaging library t…
(Python)
x
Undo