Giter VIP home page Giter VIP logo

pdl-svdlibc's Introduction

    README for PDL::SVDLIBC

ABSTRACT
    PDL::SVDLIBC - PDL interface to Doug Rohde's SVD C Library

REQUIREMENTS
    *   PDL

        Tested versions 2.4.2, 2.4.3, 2.4.7_001, 2.4.9, 2.4.9_015.

    *   SVDLIBC

        By Dough Rohde, based on the SVDPACKC library, which was written by
        Michael Berry, Theresa Do, Gavin O'Brien, Vijay Krishna and Sowmini
        Varadhan. Tested version 1.33.

        Available from http://tedlab.mit.edu/~dr/SVDLIBC/

DESCRIPTION
    PDL::SVDLIBC provides a PDL interface to the SVDLIBC routines for
    singular value decomposition of large sparse matrices.

BUILDING
    Build this module as you would any perl module, by doing something akin
    to the following:

     gzip -dc distname-XX.YY.tar.gz | tar -xof -
     cd distname-XX.YY/
     perl Makefile.PL
     make
     make test                                     # optional
     make install

    See perlmodinstall(1) for details.

    During the build process, you may be prompted for the locations of
    required libraries, header files, etc.

AUTHOR
    Bryan Jurish <[email protected]>

COPYRIGHT
    Copyright (c) 2005-2011, Bryan Jurish. All rights reserved.

    This package is free software, and entirely without warranty. You may
    redistribute it and/or modify it under the same terms as Perl itself.

POD ERRORS
    Hey! The above document had some coding errors, which are explained
    below:

    Around line 17:
        Expected '=item *'

pdl-svdlibc's People

Contributors

moocow-the-bovine avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.