[ HOME | What | Lists | Download | Docs | Support | Benchmarks | Contribute | Platforms | Examples | Legal | Tools | Papers/talks | Thanks ]


Downloading Blitz++

SourceForge.net Logo Blitz++ releases are now being served from sourceforge.net; click on this link to download:

http://sourceforge.net/project/showfiles.php?group_id=63961

Some older releases are still found here:

  • (1019425 bytes, 07:31 2005-06-15 releases/blitz-0.6.tar.gz)
  • (707783 bytes, 07:31 2005-06-15 releases/blitz-0.5beta3.tar.gz)
  • (702488 bytes, 07:31 2005-06-15 releases/blitz-0.5beta2.tar.gz)
  • ( bytes, )
  • ( bytes, )
  • ( bytes, )
  • (49 bytes, 19:25 2006-05-16 Root)
  • (22 bytes, 19:25 2006-05-16 Repository)
  • (171 bytes, 19:25 2006-05-16 Entries)
  • Also, some older snapshots are available. Development snapshots are issued more frequently than releases. They are not exhaustively tested, but do contain the latest features.



    Anonymous CVS access

    Blitz++ sources can be checked out by anonymous cvs:

    # export CVSROOT=:pserver:anonymous@blitz.cvs.sourceforge.net:/cvsroot/blitz
    # cvs login
    # cvs -z3 checkout blitz
    

    When prompted for a password, just press enter.

    You can also browse the cvs repository on sourceforge.

    NOTE: The CVS repository is mainly intended for developers. It does not contain the configure script referred to in the Installation section in the User's Guide. You will need additional tools to generate it: be sure to have at least version 2.57 of autoconf and version 1.7.6 of automake installed and issue

    autoreconf -vif

    in your favorite shell. You can then proceed with the usual ./configure; make; make install steps.



    Installation

    For installation instructions, see the INSTALL file or the Installation section in the User's Guide.



    How to get help

    Send bug reports and support questions to blitz-support@lists.sourceforge.net. Send suggested patches or feature requests to blitz-devel@lists.sourceforge.net.


    blitz-support@oonumerics.org
    Tue May 16 19:46:02 PDT 2006
    [ HOME | What | Lists | Download | Docs | Support | Benchmarks | Contribute | Platforms | Examples | Legal | Tools | Papers/talks | Thanks ]