jcrist / codegen_talk

Talk for PyMNtos on code generation in SymPy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A talk I gave on code generation for PyMNtos.

Slides are available here.

To try the demo out for yourself, you need the following:

  • sympy (git-master)
  • numpy
  • ipython
  • A C compiler (such as gcc)
  • A Fortran compiler (such as gfortran)

You can also view the demo on nbviewer here.

About

Talk for PyMNtos on code generation in SymPy