Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Exporting interpolation functions from Mathematica to C++

less than 1 minute read

Published:

This post is about how to export a Mathematica interpolation function (such as one obtained from NDSolve) to C++, so that it can be accessed by external C++ code. We will first introduce the Hermite interpolation method, explain how to save a Mathematica interpolation function into files, and how to load and use the files with C++ Boost.Math library.

portfolio

publications

talks

Nonminimal vector dark matter

Published:

Invited presentation at group meeting of University of Texas at San Antonio, 25 min talk + discussion.

teaching