SkillAgentSearch skills...

Ppgplot

Pythonic Interface to PGPLOT

Install / Use

/learn @npat-efault/Ppgplot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks7

Languages

C

Security Score

55/100

Audited on Sep 14, 2023

No findings