« 1187 1188 1189 1190 1191 1506 »

Pages are deceptive. Live life in a basket.

Voronoi diagram - Wikipedia, the free encyclopedia

CentralNotice Voronoi diagram From Wikipedia, the free encyclopedia Jump to: navigation , search 20 points and their Voronoi cells (larger version below ). In mathematics, a Voronoi diagram is a partitioning of a plane into regions based on 'closeness' to points in a specific subset of the plane. That set of points (called seeds, sites, or generators) is specified beforehand, and for each seed there is a corresponding region consisting of all points closer to that seed than to any other. These regions are called Voronoi cells. The Voronoi diagram of a set of points is dual to its Delaunay triangulation . It is named after Georgy Voronoy , and is also called a Voronoi tessellation , a Voronoi decomposition , a Voronoi partition , or a Dirichlet tessellation (after Peter Gustav Lejeune Dirichlet ). Voronoi diagrams have practical and theoretical applications to a la...

Linked on 2014-11-26 19:04:23 | Similar Links
Need this because travis. · dc0dcac · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Need this because travis. Loading branch information ... commit dc0dcace60e7d06de45152141d23b4cc67ce6140 1 parent 7311ddb qpfiffer authored Nov 26, 2014 Unified Split Showing 1 changed file with 1 addition and 0 deletions . + 1 − 0   Makefile 1   Makefile Show notes View @@ -42,6 +42,7 @@ oleg_test: $(TEST_OUT) $(TEST_OUT): $(LIB_OUT) test.o main.o $(CC) $(CFLAGS) $(INCLUDES) -L$(LIB_DIR) -o $...

Linked on 2014-11-26 18:58:29 | Similar Links
scikit-learn: machine learning in Python — scikit-learn 0.15.2 documentation

Home Installation Documentation Scikit-learn 0.15 (stable) Tutorials User guide API FAQ Development Scikit-learn 0.14 Scikit-learn 0.13 Scikit-learn 0.12 Scikit-learn 0.11 More versions... Examples end navbar Banner Carousel items Carousel nav ‹ › Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Built on NumPy, SciPy, and matplotlib Open source, commercially usable - BSD license Github "fork me" ribbon scikit-learn Tutorials An introduction to machine learning with scikit-learn Machine learning: the problem setting Loading an example dataset Learning and predicting Model persistence A tutorial on statistical-learning for scientific data processing Statistical learning: the setting and the estimator object i...

Linked on 2014-11-26 18:53:11 | Similar Links
charles leifer | Using python and k-means to find the dominant colors in images

Toggle navigation >>> charlesleifer.com /blog /code /contact /resume October 23, 2012 17:23 / 17 comments / algorithms python I'm working on a little photography website for my Dad and thought it would be neat to extract color information from photographs. I tried a couple of different approaches before finding one that works pretty well. This approach uses k-means clustering to cluster the pixels in groups based on their color. The center of those resulting clusters are then the "dominant" colors. k-means is a great fit for this problem because it is (usually) fast. It has the caveat of requiring you to specify up-front how many clusters you want -- I found that it works well when I specified around 3. I'm no expert on data-mining -- almost all my experience comes from reading Toby Segaran's excellent book Programming Collective Intelligence . I...

Linked on 2014-11-26 18:52:41 | Similar Links
Makefile cleanup. · 7311ddb · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Makefile cleanup. Loading branch information ... commit 7311ddb1fa388a08fd8afc8192e200c3f9d49284 1 parent 425f4ee qpfiffer authored Nov 26, 2014 Unified Split Showing 1 changed file with 18 additions and 17 deletions . + 18 − 17      Makefile 35      Makefile Show notes View @@ -5,14 +5,17 @@ ifndef CC endif VERSION=0.1.5 SOVERSION=0 -CUR_DIR=$(shell pwd) -BUILD_DIR=$(CUR_DIR)/b...

Linked on 2014-11-26 18:51:40 | Similar Links
Stranded passengers hop out of a plane to give it a shove – Quartz

generated 253 seconds ago generated in 2.862 seconds served from batcache in 0.002 seconds expires in 47 seconds [if gte IE 10]><! QUARTZ LOGO /QUARTZ LOGO <![endif] Global Obsessions Log In Log Out Register Settings Follow Us Facebook Twitter Daily Brief Signup About Quartz [if gte IE 9]><! <![endif] Backbone Item Well container PUSH! Written by Hanna Kozlowska @hannakozlowska 4 hours ago [if IE 9]><video style="display: none;"><![endif] [if IE 9]></video><![endif] "Come on!" Passengers dislodge frozen plane in Siberia (YouTube) SHARE Written by Hanna Kozlowska @hannakozlowska 4 hours ago If you’re spending today stuck at the airport with your flight delayed or canceled because of inclement weather, spare a thought for the some hardy souls in Siberia: While East Coast air...

Linked on 2014-11-26 18:35:28 | Similar Links
Don't need errno_p anymore. · 425f4ee · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Don't need errno_p anymore. Loading branch information ... commit 425f4eeb3cf8105e94c8d85fa004169cfb9fa725 1 parent 02ea474 qpfiffer authored Nov 26, 2014 Unified Split Showing 1 changed file with 0 additions and 2 deletions . + 0 − 2    c_src/test.c 2    c_src/test.c Show notes View @@ -1031,8 +1031,6 @@ int test_can_match_prefixes(const ol_feature_flags features) { void run_tests(int results[2]) ...

Linked on 2014-11-26 17:55:22 | Similar Links
JXcore · a Node.JS distribution with additional features

Navbar JXcore Already know JXcore? Download BETA-2 Documentation End navbar Jumbotron Intro Develop incredibly fast, and scalable cross-platform backend apps Today! Tomorrow? JavaScript powered native mobile apps with 'Native Performance'! End intro Assets (How to's) <span class="fa fa-picture-o asset-ico-a"></span> JXcore is a Node.JS fork with additional features. Seamless Multithreading for all Node.JS apps. Internal thread and process monitoring and recovery. End assets Scroll-to-cta prompt Learn more about JXcore End scroll-to-cta prompt End Jumbotron Main Content Features Node.JS's async I/O already benefits from multithreading. The problem is that the main thread (single thread) is limited to one operation at a time and all operations handled by multiple threads has to wait in the queue...

Linked on 2014-11-26 17:53:24 | Similar Links
OpenBSD manual pages

Begin page content. // Begin search form. // Manual Page Search Parameters Show named manual page All Sections 1 - General Commands 2 - System Calls 3 - Library Functions 3p - Perl Library 4 - Device Drivers 5 - File Formats 6 - Games 7 - Miscellaneous Information 8 - System Manager's Manual 9 - Kernel Developer's Manual All Architectures amd64 alpha armish armv7 aviion hppa hppa64 i386 ia64 landisk loongson luna88k macppc mips64 octeon sgi socppc solbourne sparc sparc64 vax zaurus amiga arc arm32 atari beagle cats hp300 mac68k mvme68k mvme88k mvmeppc palm pc532 pegasos pmax powerpc sun3 wgrisc x68k OpenBSD-current OpenBSD-5.6 OpenBSD-5.5 OpenBSD-5.4 OpenBSD-5.3 OpenBSD-5.2 OpenBSD-5.1 OpenBSD-5.0 OpenBSD-4.9 OpenBSD-4.8 OpenBSD-4.7 OpenBSD-4.6 OpenBSD-4.5 OpenBSD-4.4 OpenBSD-4.3 OpenBSD-4.2 Open...

Linked on 2014-11-26 17:45:49 | Similar Links
dx
marianoguerra/flaviodb · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 0 Fork 0 marianoguerra / flaviodb /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar nothing to see here, please move along 27 commits 1 branch 0 releases 0 contributors Erlang 62.6% Shell 33.6% Makefile 3.8% Erlang Shell Makefile branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-menu-modal /.select-menu-modal-ho...

Linked on 2014-11-26 14:49:21 | Similar Links
Merge pull request #130 from infoforcefeed/feature/go-frontend · 02ea474 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Merge pull request #130 from infoforcefeed/feature/go-frontend Go Frontend Loading branch information ... commit 02ea474dbfd4983b108213de0e0d2d37028da785 2 parents 6bffa2c + a8665df qpfiffer authored Nov 26, 2014 Unified Split Showing 27 changed files with 985 additions and 1,531 deletions . + 1 − 0   .gitignore + 15 − 7      .travis.yml + 5 − 2      CONTRIBUTING.md + 14 − 45      ...

Linked on 2014-11-26 08:31:18 | Similar Links
s h i t h o u s e t v

NO SUCH BUMP PLS MAKE Subdomain: Image: <label for="music">Music:</label> <input id="music" name="music" type="file" /> BGcolor: All Bumps cancer nickel incoming ducktyping religion handle-the-tooth project-managment mansplain shortcuts plugins buckets capitalism working-from-home bitcoin drift premium-leather-trifold god santa heh titanfu titanFU barbie not-the-father nodeps copious-office selinux crabcore apocalypse dtrace chef hesonfire crossfit2 mnesia java-dev my-apartment ponies eyebrows wah-hah-ha fov all-systems-go thanks tm haxxor relationship-escalator dickjoke i-made-this pivot mimetypes squat double-port-forward iff olegdb2 olegdb failed-me kill9 automation tune-in hype glub-in-the-shell undatas-real-cats disgonbgud comfort lisp chairguy idle lightbulb mistake cobra-stein fuckwiggles wiggly power dsl rambo conditions eras...

Linked on 2014-11-26 08:24:58 | Similar Links
I'm despirate · a8665df · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code I'm despirate Loading branch information ... commit a8665dff573bf12bdbf773d5bc3a785a752c148d 1 parent 1d6430f kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    .travis.yml 2    .travis.yml Show notes View @@ -7,7 +7,7 @@ script: - sudo make install - export LD_LIBRARY_PATH=./build/lib:$LD_LIBRARY_PATH - ./build/bin/oleg_test ...

Linked on 2014-11-26 08:20:39 | Similar Links
sudo · 1d6430f · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code sudo Loading branch information ... commit 1d6430f733939d238cb1310ee0d310ccb6a363ae 1 parent 0a93303 kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    .travis.yml 2    .travis.yml Show notes View @@ -4,7 +4,7 @@ compiler: - clang script: - make liboleg oleg_test - - make install + - sudo make install - export ...

Linked on 2014-11-26 08:17:37 | Similar Links
Hopefully this hack heals travis · 0a93303 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Hopefully this hack heals travis Loading branch information ... commit 0a9330328f3b8aff88bd01c7479eca85de4f37ed 1 parent 969fdd6 kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 0 deletions . + 1 − 0   .travis.yml 1   .travis.yml Show notes View @@ -4,6 +4,7 @@ compiler: - clang script: - make liboleg oleg_test + - make install - export L...

Linked on 2014-11-26 08:16:10 | Similar Links
Go Frontend by Hamcha · Pull Request #130 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: &quot;6bffa2cc4a56f57fc65c979745b4f64b9b2910b6&quot; head sha1: &quot;969fdd6ed1f7dffef13a49660668a5b07a64b18a&quot; Loading… New issue Go Frontend #130 Open Hamcha wants to merge 43 commits into master from feature/go-frontend + 984 − 1,531      Conversation 5 Commits 43 Files changed 27 Apply labels to this issue bug duplicate enhancement frontend invalid ...

Linked on 2014-11-26 08:11:08 | Similar Links
We only need a few samples since oleg backend covers most of this · 969fdd6 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code We only need a few samples since oleg backend covers most of this Loading branch information ... commit 969fdd6ed1f7dffef13a49660668a5b07a64b18a 1 parent 30936fc kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    frontend/goleg/goleg_test.go 2    frontend/goleg/goleg_test.go Show notes View @@ -41,7 +41,7 @@ func TestOpen(t *testing.T) { ...

Linked on 2014-11-26 08:09:30 | Similar Links
oops, this passes now · 30936fc · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code oops, this passes now Loading branch information ... commit 30936fc33c8056e417cbd6d8743a29f9241d80ef 1 parent c3e5840 kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 3 deletions . + 1 − 3      frontend/goleg/goleg_test.go 4      frontend/goleg/goleg_test.go Show notes View @@ -5,7 +5,6 @@ import ( "os" "strconv" "testing" - "fmt" "bytes" ...

Linked on 2014-11-26 08:09:06 | Similar Links
« 1187 1188 1189 1190 1191 1506 »

Pages are deceptive. Live life in a basket.