[C++-sig] New indexing suite available on indexing_v2 branch

Raoul Gough RaoulGough at yahoo.co.uk
Tue Oct 7 20:10:42 CEST 2003


I've committed the new indexing suite code on a CVS branch called
"indexing_v2" in the boost sub-directories boost/python/suite/indexing
and libs/python (only). You will need an up-to-date checkout of CVS,
and can then get the trial code by executing (in the top-level CVS
directory)

cvs update -d -r indexing_v2 boost/python/suite/indexing libs/python

Of course, you can switch back with

cvs update -A -P boost/python/suite/indexing libs/python

Documentation is in libs/python/doc/v2/containers.html and there are
some tests in libs/python/test (have a look at testlinear.cpp and
testnonlinear.cpp, also test_vector_*.py etc.)

AFAIK, this code has only been testing on MinGW g++ 3.3.1 so please
report any results on other platforms ASAP.

-- 
Raoul Gough.
(setq dabbrev-case-fold-search nil)





More information about the Cplusplus-sig mailing list