From: Simon B. <si...@ar...> - 2006-07-03 09:51:42
|
On Sun, 2 Jul 2006 16:36:14 -0700 "Webb Sprague" <web...@gm...> wrote: > > Given the long history of python and its ancestry in C (for which zero > based indexing made lots of sense since it dovetailed with thinking in > memory offsets in systems programming), there is probably nothing to > be done now. I guess I just want to vent, but also to ask if anyone > has found any way to deal with this issue in their own scientific > programming. the mathemaician John Conway, in his book, "the book of numbers" has a brilliant discussion of just this issue. It does indeed make sense mathematically. Simon. |