Skip to content

Instantly share code, notes, and snippets.

View dej611's full-sized avatar
:shipit:

Marco Liberati dej611

:shipit:
View GitHub Profile
@dej611
dej611 / .block
Last active February 28, 2018 14:44
Experimenting with Kernel Density Estimation and Science.js
license: mit
@dej611
dej611 / _.md
Created July 27, 2013 21:19
trial1
@dej611
dej611 / index.html
Last active October 2, 2015 10:08
Graph of Languages Properties Relation by Implication Search on Terraling
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Terraling Explore Implication Graph</title>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<style type="text/css">
path.link {
fill: none;