[PYTHON MATRIX-SIG] Handling null data points
Konrad Hinsen
hinsen@ibs.ibs.fr
Wed, 8 Jan 1997 13:37:17 +0100
> A neat trick for the C code is to use NAN (Not A Number) for the
> missing value and set up a signal handler that is invoked when the
> NANs are used. During the signal handler, you then can decide what
But this can get messy if several programs/libraries try to use the
same trick. I wouldn't use it with Python.
--
-------------------------------------------------------------------------------
Konrad Hinsen | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale | Fax: +33-4.76.88.54.94
41, av. des Martyrs | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France | Nederlands/Francais
-------------------------------------------------------------------------------
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================