forked from npat-efault/ppgplot
-
Notifications
You must be signed in to change notification settings - Fork 2
haavee/ppgplot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 84.4%
- Python 13.9%
- Makefile 1.7%