Log in
Register
linkhut
Bookmarks
from user:
chrisSt
tagged with:
Algorithm
Sort by:
recency
popularity
Order:
descending
ascending
02 Oct 22
leeoniya/uFuzzy: A tiny, efficient fuzzy search that doesn't suck
https://github.com/leeoniya/uFuzzy
by
chrisSt
3 years ago
saved
2
times
Tags:
algorithm
javascript
search
fuzzy
26 Sep 19
DEAP documentation — DEAP 1.3.0 documentation
https://deap.readthedocs.io/en/master/
by
chrisSt
6 years ago
Tags:
algorithm
distributed
programming
python
ga
20 Aug 19
Sutherland-Hodgman polygon clipping - Rosetta Code
http://rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping
by
chrisSt
6 years ago
Tags:
polygon
algorithm
geometry
04 Jun 19
Count Bayesie - A Probability Blog
https://www.countbayesie.com/
by
chrisSt
6 years ago
Tags:
algorithm
blog
math
statistics
13 Oct 11
Up and Down the Ladder of Abstraction
http://worrydream.com/LadderOfAbstraction/
by
chrisSt
14 years ago
Tags:
visualization
software
algorithm
animation
14 Jun 10
Accurately computing running variance
http://www.johndcook.com/standard_deviation.html
by
chrisSt
15 years ago
Tags:
algorithm
code
data
math
programming
science
statistics
variance
04 Apr 10
Dynamic Programming Practice Problems
http://people.csail.mit.edu/bdean/6.046/dp/
by
chrisSt
16 years ago
Tags:
algorithm
class
mit
programming
dynamicprogramming
01 Aug 09
Singular Value Decomposition article
http://www.ams.org/featurecolumn/archive/svd.html
by
chrisSt
16 years ago
Tags:
math
algorithm
svd
linear-algebra
geometry
28 May 09
Finally: Finger Trees! : Good Math, Bad Math
http://scienceblogs.com/goodmath/2009/05/finally_finger_trees.php
by
chrisSt
16 years ago
Tags:
programming
data
math
algorithm
list
tree
finger
queue
28 Dec 08
Scalable Datasets: Bloom Filters in Ruby - igvita.com
http://www.igvita.com/2008/12/27/scalable-datasets-bloom-filters-in-ruby/
by
chrisSt
17 years ago
Tags:
programming
ruby
data
algorithm
datamining
search
hash
bloomfilter
20 Oct 08
fxtbook.pdf (application/pdf Object)
http://www.jjj.de/fxt/fxtbook.pdf
by
chrisSt
17 years ago
Tags:
programming
reference
development
book
math
algorithm
15 Oct 08
Singular Value Decomposition Tutorial
http://www.puffinwarellc.com/p3a.htm
by
chrisSt
17 years ago
Tags:
programming
reference
tutorial
analysis
math
datamining
statistics
algorithm
singular_value_decomposition
04 Mar 08
tanjent: MurmurHash, final version.
http://tanjent.livejournal.com/756623.html
by
chrisSt
18 years ago
Tags:
development
performance
programming
hash
algorithm