![]() |
Blitz Support : |
From: Fernando Perez (fperez_at_[hidden])
Date: 2003-10-12 18:24:45
Hi Julian,
> Yes, I believe this bug has been mentioned previously. I think it is
> a simple oversight and that you can straightforwardly add the end()
> method. Note that there are many other STL-compliant features that
> are missing from the blitz::TinyVector class. These and other
> deficiencies have been addressed in the tvmet package, and I am now
> working to integrate tvmet as a replacement for the blitz TinyVector
> and TinyMatrix classes. This work will probably be completed and
> available in about one month, as my time permits.
No problem, I can do without end() for the time being, it's no big deal.
I'm glad to hear about your integration of tvmet's capabilities into
blitz. As this is done, any chance of the new TinyVectors supporting
Range() indexing? As I mentioned in a previous message, this appears
not to be possible with the current code, yet would make certain shape
calculations much simpler to write. Anyway, it's a minor point for your
todo :)
Many thanks for your help.
Regards,
Fernando