Content deleted Content added
No edit summary |
Fixed bare URLs, removed Bare URL banner |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1:
{{one source|date=November 2016}}
'''PyX''' is a [[Python (programming language)|Python]] package for the creation of [[PostScript]],<ref>{{Cite web |last=John |first=Maxin B. |date=December 2007 |title=Generating Postscript graphs using PyX LG #145 |url=http://linuxgazette.net/145/john2.html |access-date= |website=[[Linux Gazette]]}}</ref> [[PDF]], and static [[Scalable Vector Graphics|SVG]] files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.<ref>{{Cite web |title=PyX — Python graphics package |url=https://pyx-project.org/ |access-date= |website=pyx-project.org}}</ref> Its goals are similar to those of other metalanguages for PDF drawing, such as [[TikZ]] or [[Asymptote (vector graphics language)|Asymptote]].
PyX is licensed under the [[
==See also==
{{Portal|Free and open-source software}}
* [[GeoGebra]] – free Dynamic Mathematics program with Asymptote export
* [[PSTricks]]
Line 14:
==References==
{{reflist}}
[[Category:Vector graphics markup languages]]
|