self.chase(new_squirrel())

Menu

Skip to content
  • Home
  • Fossil
  • Gradient Earth Project
    • SRTM V2 in Greyscale

Daily Archives: January 26, 2014

Twig: Part 1 – An introduction

Posted on January 26, 2014 by eliquious

The analysis module I’ll be building is going to be very straightforward and extremely simple in nature. I called it Twig because of it’s architecture. It can be best described as a hierarchical, message passing framework where each node modifies the incoming message and passes it on. Each node also has any number pf modifiers […]

Comment Twig: Part 1 – An introduction
Chasing squirrels one day at a time