Current TODO list:
------------------
 + release matrix operations,... as an additional module

 + more C extension capability examples... C Api tutorial ?

 + Hmmm well, not much, suggestions ?

Old TODO:
---------
 + find what the hell is going on with dynamic loading conflict
  -> found May 9th.

+ Do something for machines where int != long,...
  (it will work on any machine architecture, but builtin types might
  get less interesting if short==int and int != long...)
  -> the new netint and netshort are part of the solution / 6 May 1996

+ Better makefile and exemples for integration to other package
  -> done / 6 May 1996

+ More documentation on the C API
  -> mostly done (man3/ dir) more examples could be welcome
     and maybe a tutorial... / 6 May 1996

