|
From: Magnus L. H. <ml...@id...> - 2001-01-28 00:49:28
|
Hi! Quote from http://www.jython.org/docs/differences.html > * Some builtin extension modules don't exist in Jython. > * The following are under consideration (working code would make > the decision much easier ;-) -- array, select, a > dbm/gdbm/bsddb style module, Numeric, cmath. I would just like to mention Tim Hochberg's Java implementation of Numeric, JNumeric [1] which works with JPython 1.1b1. I don't know if it works with Jython 2.0, but I'm sure that it would, with a little tweaking... It just seems nice to have a numeric module available :-) [1] http://starship.python.net/~hochberg/ -- Magnus Lie Hetland (magnus at hetland dot org) "Reality is what refuses to disappear when you stop believing in it" -- Philip K. Dick |