#!/usr/bin/python from Instant import create_extension import Numeric as N import sys import time c_code = """ /* add function for matrices with all safety checks removed ..*/ void add(int n1, int* p1, double* array1, int n2, int* p2, double* array2, int n3, int* p3, double* array3){ for (int i=0; i