Content deleted Content added
Geosparovany (talk | contribs) No edit summary |
m →External links: HTTP to HTTPS for SourceForge |
||
(12 intermediate revisions by 7 users not shown) | |||
Line 1:
{{
{{Infobox software
| name =
| logo =
| developer = Dominic Ford, Ross Church
| released = 2006
| latest release version = 0.9.2
| latest release date = {{Start date and age|2012|09|19|df=yes}}
| programming language = [[C (programming language)|C]]
| platform = [[Cross-platform]]
| language = English
|
| license = [[GNU General Public License|GNU GPL]]
| website = {{URL|http://www.pyxplot.org.uk}}
}}
'''Pyxplot''' is a [[free software]] [[command-line]] graph-plotting and [[
Pyxplot is available for free download under the [[GNU General Public License|GNU GPL]].
== Mathematical
Pyxplot's mathematical environment is unusual in that numerical variables can have physical units. Mathematical expressions involving quantities with physical units automatically calculate the dimensions of the resulting quantity; for example, squaring a distance will automatically produce an area. Data files read in<!--not a mistake--> in one unit (for example inches), can be output in another unit (for example meters).
All of Pyxplot's numerical analysis commands, such as curve-fitting, Fourier transforms and histogram generation also natively support quantities with physical units. Pyxplot's vector graphics drawing commands allow positions on the page and rotation angles to be specified by quantities with appropriate physical units.
Line 30 ⟶ 28:
Pyxplot is extensively documented online. Its website includes a large [http://pyxplot.org.uk/current/doc/html/index.html Users' Manual] and [http://pyxplot.org.uk/examples/index.html gallery of examples].
The source code is available on [
[[Category:Free plotting software]]
[[Category:Free software programmed in C]]
[[Category:Graphics libraries]]
[[Category:Plotting software]]
|