Giter VIP home page Giter VIP logo

pdl-ccs's Introduction

=pod

README for PDL::CCS

=head1 ABSTRACT

PDL::CCS - Sparse N-dimensional PDLs with Harwell-Boeing compressed column storage

=head1 REQUIREMENTS

=over 4

=item * PDL E<gt>= v2.4.2

Tested version(s) 2.4.2, 2.4.3, 2.4.7_001, 2.4.9_015.

=item * PDL::VectorValued E<gt>= v0.07001

=back

=head1 DESCRIPTION

PDL::CCS is a set of perl modules for representation and manipulation
of large sparse n-dimensional numeric arrays using PDL.  It includes
a perl class implementing a subset of the PDL API for memory-efficient
storage and operations on large sparse arrays, as well as utilities
for extracting Harwell-Boeing compressed column- and/or row-storage
"pointers" from/to indexND() vector lists.

=head1 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 L<perlmodinstall>(1) for details.

=head1 AUTHOR

Bryan Jurish E<lt>[email protected]<gt>

=head1 COPYRIGHT

Copyright (c) 2005-2013 by 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.

=cut

pdl-ccs'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.