Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.01 KB

project.md

File metadata and controls

30 lines (27 loc) · 1.01 KB

project: PlPlotLib project_dir: ./src project_github: http://github.com/hornekyle/PlPlotLib project_website: http://hornekyle.github.io/PlPlotLib/ media_dir: ./examples favicon: ./logo-1.png page_dir: ./pages output_dir: ./doc author: Dr Kyle Horne author_description: Assistant Professor Mechanical and Energy Engineering University of North Texas email: kyle.horne@unt.edu github: https://github.com/hornekyle/ summary: PlPlot wrapper module graph: true source: true display: public

PlPlotLib is a wrapper for PlPlot inspired by the interface of matplotlib. It is intended to fill the need for rapid feedback while developing numerical simulations, and does not replace more sophisticated packages such as matplotlib or even direct use of PlPlot.

While it is possible that the output from PlPlotLib may be considered as publication quality, no assertion is made along those lines. This software has been written in the hope that it will be useful, especially for students in numerical analysis courses based on Fortran.