Skip to content

haavee/ppgplot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppgplot - The Pythonic interface to PGPLOT

ppgplot is a python module (extension) providing bindings to the 
PGPLOT graphics library. PGPLOT is a scientific visualization 
(graphics) library written in Fortran by T. J. Pearson. C bindings
for PGPLOT are also available. ppgplot makes the library usable by 
Python programs. It uses the numeric / numarray modules (nowadays 
replaced by Numpy), to efficiently represent and manipulate vectors
and matrices.

You can download the latest ppgplot release from

  https://github.com/npat-efault/ppgplot/releases

see file "INSTALL" for installation instructions and directory 
"examples" for usage examples

About

Pythonic Interface to PGPLOT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.4%
  • Python 13.9%
  • Makefile 1.7%