2 sheets tagged with "numpy":

Monte Carlo Pi approximation

A small spreadsheet demonstrating Resolver One's NumPy integration. It calculates an approximation to Pi by applying Pythagoras' Theorem to a pool of random data; you can improve accuracy by making the pool larger, until you run out of memory.

This requires an instance of Resolver One v1.4 or later, launched with the environment variable RESOLVER_ONE_USE_NUMPY set to YES.

16 March 2009. Tagged with monte-carlo, numpy

BioPython demo

This sample demonstrates the use of Python libraries with C-extensions (namely NumPy and BioPython) from Resolver One. Normally this is problematic, because IronPython, upon which Resolver One is based, cannot use such libraries. Since release 1.7, Resolver includes our open-source project IronClad, which makes Python libraries with C-extensions available to IronPython.

10 November 2009. Tagged with bio, bioinformatics, biopython, ironclad, molecules, numpy, protiens

<< Resolver Exchange