Explore projects
-
Pancake numbers are an obscure number theory sequence, defined as:
pancake(n) = smallest number of "pancake stack flips" to get the worst case stack-of-n-pancakes sorted. p(1)=0; p(2)=1 [casse ba], p(3)=3]; p(18) unknown
Updated -
A collection of C ADTs (hash:str->str; longhash:str->long; intlist: list(int); strlist: list(str); set:str->boolean)
Updated -
Tests of ElasticSearch to find Anagrams. Change just the IP address embedded in $elastic in Defns.pm
Updated -
Andreas Schuh / kstart
OtherThis is a fork of the kstart provided by Russ Allbery at http://www.eyrie.org/~eagle/software/kstart/ with minor tweaks to enable the static compilation for HTCondor using condor_compile and the static Heimdal Kerberos 5 libs.
Updated -
Updated
-
Nicolas Prettejohn / nex
GNU General Public License v3.0 onlyFork of blynn's nex project. github.com/blynn/nex
Updated -
Updated
-
dhcp / puppet-xnat
GNU Affero General Public License v3.0Puppet module deploying an XNAT installation
Updated -
Implementation of the artistic style transfer paper by Gatys et al. [http://arxiv.org/abs/1508.06576] using Lasagne.
Updated -
Updated
-
Continuous repository synchroniser between GitHub and GitLab
Updated -
Verified Software / jscert_dev
BSD 2-Clause "Simplified" LicenseDoC backup of https://github.com/resource-reasoning/jscert_dev
Updated -
-
Updated
-
Updated
-
Updated
-
-
Backend of a shopping list example: a RESTful API, written as a Perl CGI script, reimplementing jhc02's Django-based RESTful API. Wanted to see what it's like without N levels of Clarkian magic getting in the way.
Updated -