Mostly minor fixes in this snapshot. The only useful new feature
is Array<T,N>::resizeAndPreserve().
Also, the blitz-bugs list is up and running. Archives are
available from http://oonumerics.org/blitz/contribute/
under "Blitz++ development list".
CHANGELOG since the last release:
- Fixed oversight in type promotion: if one type is user-defined and the
other is an intrinsic type, then promote to the user-defined type
- Implemented blitz::min(a,b) and blitz::max(a,b), with type promotion
(blitz/minmax.h)
- Implemented Array<T,N>::resizeAndPreserve
- Fixed bug with makeUnique() and arrays created from pre-existing data
- Fixed bugs associated with IEEE/SYSV math functions. Some functions
were called IEEE in one place and SYSV in another, which caused many
problems.
- Fixed bug in compiler/instant.cpp; incorrect syntax for explicit
instantiation request
- Fixed bug in benchmarks/looptest.cpp due to unrolling backwards
loops incorrectly
- added PhysicalConstants.h and SystemOfUnits.h from CERN, by
Michel Maire. These should be supplemented with more constants
from e.g. CRC handbook. ** Update: these won't be included until
a code sharing agreement with CERN is signed. **
--------------------- blitz-dev list --------------------------------
* To subscribe/unsubscribe: mail to majordomo@oonumerics.org, with
"subscribe blitz-dev" or "unsubscribe blitz-dev" in the body of the message
* Blitz++ web page: http://oonumerics.org/blitz/
This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 04:30:05 EST