Choosing a programming language as a competitive tool

Isaac To Kar Keung kkto at csis.hku.hk
Tue May 8 01:00:04 EDT 2001


>>>>> "Greg" == Greg Ewing <see at my.signature> writes:

    Greg> But a collection of coordinates are just one way of representing a
    Greg> vector. The abstract concept of a vector doesn't depend on
    Greg> coordinates.

That's not the mathematical meaning of vector.  It's the "physical" or
"engineering" meaning.  The mathematical meaning of vectors has to do with
linear algebra.  While a vectors can still have many "representation" when
different "basis" is used, it is consistent that multiple real numbers are
used to represent a vector.

Regards,
Isaac.



More information about the Python-list mailing list