Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 612 Bytes

File metadata and controls

14 lines (11 loc) · 612 Bytes

Abstract

We like writing in Python, but sometimes to overcome its limitations or for the sake of convenience we want to call out to native libraries. This talk will introduce the standard library's ctypes module and demonstrate its use with a simple example.

Bio

Dave Kaspar earned a Ph.D. in mathematics from the University of California, Berkeley, and has held postdoctoral appointments at Brown and Arizona State University. He has published papers on nonlinear partial differential equations, probability, and statistical physics, and more recently has been working on applied Bayesian inference.