#!/usr/bin/ruby

# Makes a multidimension array (matrix) with the width and height of n
...

Ruby Multidimension array and math

by cmol, June 03, 2010 12:46, 2 refactorings, tagged with math, square, rules

Hi

I made this piece of ...

57501c8a3e6ab9ad33df9a6203df8860 Talk
<?php
/*
 * This is a test of a rules based iterative algorithm...
...

PHP Rules Based Iterator

by James Stansfield, June 15, 2008 13:52, 1 refactoring, tagged with php, iterate, loop, array, rules

I had need for an iterative...

42e1363a474387e41af8f8219797e112 Talk