Re: [PyGiNaC-users] matrix utils and new tests
Status: Alpha
Brought to you by:
jbrandmeyer
From: Jonathan B. <jbr...@ea...> - 2005-03-07 16:41:05
|
On Sat, 2005-02-26 at 23:59 +0200, Matti Peltom=E4ki wrote: > Hi,=20 >=20 > I would like to suggest the attached patch (matrixutils.patch) which=20 > exports the matrix utility functions unit_matrix and symbolic_matrix. I made a small change to use lst_from_py_list for more robust conversion from a Python list to a GiNaC::lst. Otherwise, it looks good. > The=20 > exporting is made by using the GiNaC equivalents, although at least the=20 > former one could also be readily implemented in Python.=20 >=20 > I also pythonized some new GiNaC regression tests, which are attached. Committed to CVS. Thanks! -Jonathan Brandmeyer |