Skip to content

Instantly share code, notes, and snippets.

View mundya's full-sized avatar

Andrew Mundy mundya

View GitHub Profile
@mundya
mundya / decoders-sigmoids.ipynb
Last active December 30, 2015 11:09
An attempt to build a working NEF example from scratch. Currently only for 1 dimension, but will work on `n` dimensions as soon as possible.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mundya
mundya / basic-presentation-1.tex
Last active January 2, 2016 23:09
Introductory presentation for the (unofficial) University of Manchester Beamer theme.
%% Declare the document type
%% `t` means "align content to the top of the slide"
\documentclass[t]{beamer}
%% Include the theme
\usetheme{UniversityOfManchester}
%% Set some document properties
\title{Saluto Mondo}
\subtitle{New Beamer Theme}
"""Implementation of m-Tries for routing table minimisation.
Ahmand, S.; Mahapatra, R., "M-trie: an efficient approach to on-chip logic
minimization," in Computer Aided Design, 2004. ICCAD-2004. IEEE/ACM
International Conference on , vol., no., pp.428-435, 7-11 Nov. 2004
"""
from collections import defaultdict
from rig.routing_table import RoutingTableEntry
from six import iteritems
import sys
import cairocffi as cairo
import collections
from itertools import chain
from nengo_spinnaker.partition import divide_slice
from nengo_spinnaker.utils.itertools import flatten
import numpy as np
import pygraphviz as pgv
import random
from rig.machine import Cores, Machine
from rig.netlist import Net

Keybase proof

I hereby claim:

  • I am mundya on github.
  • I am mundya (https://keybase.io/mundya) on keybase.
  • I have a public key ASDmd-DSr14q5UZjLQmC2bVFL55ai4irBE19sY57hCuK0go

To claim this, I am signing this object: