Nparray

This sample demonstrates using the Python API with numpy arrays to allow faster insert of values to sequences. Numpy is a widely used package for scientific computing with python. (Details can be found at www.numpy.org.types).

How to Run

In a console window run:

 
    nparray
     

But it is more instructive to run one instance in your development environment debugger, stepping through the code.