[PYTHON MATRIX-SIG] A ramble on ofunc's and omath
Jim Fulton, U.S. Geological Survey
jfulton@usgs.gov
Thu, 14 Dec 1995 18:07:57 -0500
On Dec 14, 5:33pm, Hinsen Konrad wrote:
> Subject: Re: [PYTHON MATRIX-SIG] A ramble on ofunc's and omath
>
> I'm more and more inclined to think that extension types (types not
> built into the language) should always be hosted and exported by an
> extension module and accessed from other modules via the import
> mechanism. If this were the case, then any extension module that
>
> That is certainly preferable. However, I am not sure whether it
> is possible in all cases with the current implementation. Clearly
> there is not much provision for C modules that depend on each other.
> Your proposed CObjects solve one problem, but there may be more.
There may be, but I haven't though of any yet. If you come up with any, I'd be
happy to try to come up with a solution to them too. :-]
Jim
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================