Pinned Repositories
clj-airbrake
Clojure client for the Airbrake API
clj-ml
A machine learning library for Clojure built on top of Weka and friends
continuous-cooking
Chef recipes for continuous integration, code review, and overall code management.
cucumber-tmbundle
TextMate bundle for Cucumber - This fork is no longer maintained, please see the README.
dask-funk
Plumatic 'graph' in python using dask!
provenance
Provenance and caching library for python functions, built for creating lightweight machine learning pipelines
pyLDAvis
Python library for interactive topic model visualization. Port of the R LDAvis package.
rosetta_queue
Messaging gateway API with adapters for different messaging systems available in Ruby.
rspec-story-tmbundle
Textmate Bundle for RSpec plain text stories
webrat-tmbundle
Useful collection of webrat Textmate snippets meant for use with the RSpec Story and/or Cucumber bundles
bmabey's Repositories
bmabey/cucumber-tmbundle
TextMate bundle for Cucumber - This fork is no longer maintained, please see the README.
bmabey/rosetta_queue
Messaging gateway API with adapters for different messaging systems available in Ruby.
bmabey/claw
claw - Clojure Linear Algebra Workbench
bmabey/pca-tutorial
Presenation-- PCA for the uninitiated: Intuitive motivation via maximum variance interpretation
bmabey/clj-cache
Caching strategies for Clojure.. in memory, and peristent via multiple backends
bmabey/graphchi
https://code.google.com/p/graphchi/
bmabey/sicp-study
Study Group Worked Exercises from "The Structure and Interpretation of Computer Programs"
bmabey/csvlib
CSV library for Clojure that wraps javacsv- fork of: https://bitbucket.org/tebeka/csvlib
bmabey/graphlab-vagrant
Sets up Graphlab on a Vagrant VM
bmabey/clj-github
Github API bindings for Clojure. Supports the entire (documented) Github API.
bmabey/clj-time
A date and time library for Clojure, wrapping the Joda Time library.
bmabey/clojure-toolbox.com
Source to clojure-toolbox.com
bmabey/color-theme-cobalt
Emacs version of TextMate's Cobalt theme
bmabey/enumerating
Ruby Enumerator plumbing (ala Unix pipes)
bmabey/incanter
Clojure-based, R-like statistical computing and graphics environment for the JVM
bmabey/jclouds
jclouds is an open source library that helps you get started in the cloud and reuse your java development skills. Our api allows you to freedom to use portable abstractions or cloud-specific features. We support many clouds including Amazon, VMWare, Azure, and Rackspace.
bmabey/omnigollum
Omniauth authentication for gollum
bmabey/reproduce-dbcleaner-transaction-bug
Reproducible case for issue https://github.com/bmabey/database_cleaner/issues/74
bmabey/ritz
SWANK and nREPL servers for clojure providing JPDA based debuggers
bmabey/thread-expr
Macros for working with clojure argument threading
bmabey/truncate-vs-count
Repository showing great advantage of performing checks of empty tables when cleaning tables with :truncation strategy
bmabey/urug-demo
enumerating example
bmabey/clj-esper
Thin layer around Esper event stream processing for Clojure
bmabey/core.matrix
Experimental Matrix / Vector API for Clojure supporting multiple implementations
bmabey/kfold
Create K-fold splits from data files and assist in training and testing (useful for cross-validation in supervised machine learning)
bmabey/leiningen
Automate Clojure projects without setting your hair on fire.
bmabey/ordered
Ordered sets and maps, implemented in pure clojure
bmabey/org-babel-example
Literate Programming Solution to the Potter Kata (http://codingdojo.org/cgi-bin/wiki.pl?KataPotter) using Emacs' Org Babel mode
bmabey/ritz-conj
Talk on Ritz Debugger at conj 2012
bmabey/stencil
A Clojure implementation of Mustache