Python Interface for the ePiX mathematical plotting library
Project description
Pyepix is a wrapper package for the ePiX mathematical plotting library. The ePiX library supports C++ programs for creating mathematically accurate plots for use in LaTeX documents. Pyepix provides a Python wrapper to this library thus allowing integration with Python’s extensive built-in library and extension packages. In addition, Pyepix frees the user from needing to learn C++, obtaining a C++ compiler, and fighting with the C++ language.