|
|
[ HOME | What | Lists | Download | Docs | Support | Benchmarks | Contribute | Platforms | Examples | Legal | Tools | Papers/talks | Thanks ] |
| Downloading Blitz++ |
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:
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
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 ] |