SQLWise
Timothy A Wiseman is a Database Administrator for SAIC with a focus on efficiency and readability of the database and its surrounding ecosystem. In addition to administering the core SQL Server system, he has experience working with Python and Microsoft Access in conjunction with SQL Server. He holds a Bachelor's of Science in Mathematics as well as an MCDBA and MCITP.
Archives: November 2012
Playing with Cython
Intro
Recently, I came over Cython and started experimenting with it. After some basic testing, I found several things of interest.
- Used properly, Cython is a fantastic way to speed up Python code.
- It is extremely liberal in what Python code it will accept, but works best when the code…
2 comments, 260 reads
Posted in SQLWise on 23 November 2012



Subscribe to this blog