Wykres commitów

8 Commity (753e21ecc3dec88f805cd33b10de339996165d73)

Autor SHA1 Wiadomość Data
Tony Ibbs 753e21ecc3 Attempt to make the Python binding work again... 2013-04-05 10:32:35 +01:00
tibs bc96299099 Python wrapping: For reasons explained in the top of tstools.pyx,
revert to the monolithic Pyrex file, although (for the moment at
least) still with two .pxd files to abstract some wrapping of
definitions and functions.

--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40122
2009-02-20 15:51:16 +00:00
tibs 87e2ce8ca6 Python wrapping: A first attempt at using the new printing interface.
Not that I'm particularly happy with it.

--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40117
2009-02-16 23:13:00 +00:00
tibs b03661d228 Python wrapping: tstools.pyx -> ts.pyx
--HG--
rename : python/tstools/tstools.pyx => python/tstools/ts.pyx
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40113
2009-02-13 20:58:17 +00:00
tibs 157cd347a2 Python wrapping: split the ES functionality out into a separate pyx file
--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40112
2009-02-13 20:55:52 +00:00
tibs 47d7860fbe Python wrapping: move some of the Pyrex definitions from tstools.pyx to
common.pxd, ready for when we have more than one .pyx file. Fiddle with
the rest.

--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40110
2009-02-13 20:33:12 +00:00
tibs 685b3b14bd Python wrapping: make "tstools" into a package (initially with tstools.pyx
in it, but eventually to allow for multiple files).

--HG--
rename : python/tstools.pyx => python/tstools/tstools.pyx
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%40109
2009-02-12 23:19:20 +00:00
tibs 1750c74d44 Tidy up a bit, by moving the Python binding stuff (i.e., the Pyrex related
stuff) into a separate directory.

--HG--
rename : test.txt => python/test.txt
rename : tstools.pyx => python/tstools.pyx
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%4038
2008-08-22 23:08:38 +00:00