public marks

PUBLIC MARKS from YukuanMark with tags python & numpy

02 October 2006

PerformancePython - SciPy.org

A comparison of weave with NumPy, Pyrex, Psyco, Fortran and C++ for solving Laplace's equation. This article was originally written by Prabhu Ramachandran.

27 September 2006

17. RandomArray Reference

The RandomArray.py module (in conjunction with the ranlibmodule.c file) provides a high-level interface to the ranlib module, which provides a good quality C implementation of a random-number generator.

19 September 2006

NumPy for Matlab Users - SciPy.org

MATLABĀ® and NumPy/SciPy have a lot in common. But there are many differences. NumPy and SciPy were created to do numerical and scientific computing in the most natural way with Python, not to be MATLABĀ® clones. This page is intended to be a place to col