Download and Install rb-narray version 0.5.9 on Mac OS X
Friday the 8th of August, 2008

    rb-narray  most recent diff


      View the most recent changes for the rb-narray port at: rb-narray.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-narray.
      The raw portfile for rb-narray 0.5.9 is located here:
      http://rb-narray.darwinports.com/dports/ruby/rb-narray/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rb-narray
      Google
      Web Darwinports.com



      # $Id: Portfile 35589 2008-03-30 14:59:11Z akira macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup narray 0.5.9 extconf.rb {README.en SPEC.en ChangeLog} rubyforge:12235
      Version: 0.5.9
      Maintainers: nomaintainer
      Description: Numerical array package for ruby
      Long Description: NArray is a class of Numerical N-dimensional Array, whose elements are 1/2/4-byte Integer, single/double-prec Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.
      Category:-append math
      Homepage: http://narray.rubyforge.org/
      checksums md5 04962b591dac5a0f1c3384545b0cfa83
      Platform: darwin
      depends_build port:coreutils

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/rb-narray
      % sudo port install rb-narray
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching rb-narray
      ---> Verifying checksum for rb-narray
      ---> Extracting rb-narray
      ---> Configuring rb-narray
      ---> Building rb-narray with target all
      ---> Staging rb-narray into destroot
      ---> Installing rb-narray
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rb-narray with these commands:
      %  man rb-narray
      % apropos rb-narray
      % which rb-narray
      % locate rb-narray

     Where to find more information:

    Darwin Ports



    image test